@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/face_to_face_groups>
  skos:prefLabel "face to face groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-help_groups> .

<https://concepts.sagepub.com/social-science/concept/Alcoholics_Anonymous>
  skos:prefLabel "Alcoholics Anonymous"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/self-help_groups> .

<https://concepts.sagepub.com/social-science/concept/time_banks>
  skos:prefLabel "time banks"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/self-help_groups> .

<https://concepts.sagepub.com/social-science/concept/group_therapy>
  skos:prefLabel "group therapy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-help_groups> .

<https://concepts.sagepub.com/social-science/concept/support_groups>
  skos:prefLabel "support groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-help_groups> .

<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/self-help_groups> .

<https://concepts.sagepub.com/social-science/concept/organizations_(counseling)>
  skos:prefLabel "organizations (counseling)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-help_groups> .

<https://concepts.sagepub.com/social-science/concept/self-help_groups>
  skos:broader <https://concepts.sagepub.com/social-science/concept/group_therapy>, <https://concepts.sagepub.com/social-science/concept/face_to_face_groups>, <https://concepts.sagepub.com/social-science/concept/support_groups>, <https://concepts.sagepub.com/social-science/concept/organizations_(counseling)> ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012657.html> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/time_banks>, <https://concepts.sagepub.com/social-science/concept/Alcoholics_Anonymous> ;
  skos:definition "Self-help groups consist of individuals who share the same problem or concern. Group members provide emotional support to one another, learn ways to cope, discover strategies for improving their condition, and help others while helping themselves. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n275.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Self-Help Groups</a>]"@en ;
  skos:prefLabel "self-help groups"@en .

