@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/adventure_therapy>
  skos:definition "Adventure therapy is an active and creative form of group psychotherapy that employs experiential activities designed to promote desired therapeutic outcomes for clients. Adventure therapy is a broad rubric that subsumes a variety of experiential approaches to group therapy that utilize challenging, cooperative tasks to foster healthy change in clients. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n4.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Adventure Therapy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/expressive_therapy> ;
  skos:prefLabel "adventure therapy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/adventure_therapy> .

<https://concepts.sagepub.com/social-science/concept/expressive_therapy>
  skos:prefLabel "expressive therapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/adventure_therapy> .

