@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/therapy_groups>
  skos:definition "Therapy groups are designed to promote the health and adjustment of their members. Initially used when the demand for services outstripped available health care providers, therapists discovered that group approaches offered unique benefits over more individualistic therapies. [Source: <a href=\"https://sk.sagepub.com/reference/processes/n286.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Group Processes &amp; Intergroup Relations; Therapy Groups</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_groups_and_subgroups>, <https://concepts.sagepub.com/social-science/concept/intragroup_relations>, <https://concepts.sagepub.com/social-science/concept/group_influence> ;
  skos:prefLabel "therapy groups"@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/therapy_groups> .

<https://concepts.sagepub.com/social-science/concept/types_of_groups_and_subgroups>
  skos:prefLabel "types of groups and subgroups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/therapy_groups> .

<https://concepts.sagepub.com/social-science/concept/intragroup_relations>
  skos:prefLabel "intragroup relations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/therapy_groups> .

<https://concepts.sagepub.com/social-science/concept/group_influence>
  skos:prefLabel "group influence"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/therapy_groups> .

