@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/care_homes>
  skos:prefLabel "care homes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_homes> .

<https://concepts.sagepub.com/social-science/concept/voluntary_childrens_homes>
  skos:prefLabel "voluntary childrens homes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_homes> .

<https://concepts.sagepub.com/social-science/concept/community_homes>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/voluntary_childrens_homes>, <https://concepts.sagepub.com/social-science/concept/family_group_homes>, <https://concepts.sagepub.com/social-science/concept/controlled_community_homes>, <https://concepts.sagepub.com/social-science/concept/community_home_schools>, <https://concepts.sagepub.com/social-science/concept/assisted_community_homes> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/care_homes> ;
  skos:prefLabel "community homes"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/family_group_homes>
  skos:prefLabel "family group homes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_homes> .

<https://concepts.sagepub.com/social-science/concept/assisted_community_homes>
  skos:prefLabel "assisted community homes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_homes> .

<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/community_homes> .

<https://concepts.sagepub.com/social-science/concept/community_home_schools>
  skos:prefLabel "community home schools"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_homes> .

<https://concepts.sagepub.com/social-science/concept/controlled_community_homes>
  skos:prefLabel "controlled community homes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_homes> .

