@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:narrower <https://concepts.sagepub.com/social-science/concept/growth_groups>, <https://concepts.sagepub.com/social-science/concept/self-help_groups>, <https://concepts.sagepub.com/social-science/concept/playgroups>, <https://concepts.sagepub.com/social-science/concept/interviewing_panels>, <https://concepts.sagepub.com/social-science/concept/nurtured_groups>, <https://concepts.sagepub.com/social-science/concept/t_groups>, <https://concepts.sagepub.com/social-science/concept/discussion_groups> ;
  skos:prefLabel "face to face groups"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population_groups> ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/interviewing_panels>
  skos:prefLabel "interviewing panels"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/face_to_face_groups> .

<https://concepts.sagepub.com/social-science/concept/t_groups>
  skos:prefLabel "t groups"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/face_to_face_groups> .

<https://concepts.sagepub.com/social-science/concept/discussion_groups>
  skos:prefLabel "discussion groups"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/face_to_face_groups> .

<https://concepts.sagepub.com/social-science/concept/playgroups>
  skos:prefLabel "playgroups"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/face_to_face_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/face_to_face_groups> .

<https://concepts.sagepub.com/social-science/concept/growth_groups>
  skos:prefLabel "growth groups"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/face_to_face_groups> .

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

<https://concepts.sagepub.com/social-science/concept/population_groups>
  skos:prefLabel "population groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/face_to_face_groups> .

<https://concepts.sagepub.com/social-science/concept/nurtured_groups>
  skos:prefLabel "nurtured groups"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/face_to_face_groups> .

