@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/detached_work>
  skos:prefLabel "detached work"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_care> .

<https://concepts.sagepub.com/social-science/concept/community_health_care>
  skos:prefLabel "community health care"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_care> .

<https://concepts.sagepub.com/social-science/concept/community_care>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/detached_work>, <https://concepts.sagepub.com/social-science/concept/informal_care>, <https://concepts.sagepub.com/social-science/concept/boarding_out>, <https://concepts.sagepub.com/social-science/concept/child_community_care>, <https://concepts.sagepub.com/social-science/concept/community_health_care>, <https://concepts.sagepub.com/social-science/concept/neighborhood_care>, <https://concepts.sagepub.com/social-science/concept/day_care> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_care> ;
  skos:prefLabel "community care"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/health_care>
  skos:prefLabel "health care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_care> .

<https://concepts.sagepub.com/social-science/concept/informal_care>
  skos:prefLabel "informal care"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_care> .

<https://concepts.sagepub.com/social-science/concept/neighborhood_care>
  skos:prefLabel "neighborhood care"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_care> .

<https://concepts.sagepub.com/social-science/concept/day_care>
  skos:prefLabel "day care"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_care> .

<https://concepts.sagepub.com/social-science/concept/child_community_care>
  skos:prefLabel "child community care"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_care> .

<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_care> .

<https://concepts.sagepub.com/social-science/concept/boarding_out>
  skos:prefLabel "boarding out"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_care> .

