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

<https://concepts.sagepub.com/social-science/concept/respite_care>
  skos:prefLabel "respite care"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/home_nursing> .

<https://concepts.sagepub.com/social-science/concept/nursing_care>
  skos:prefLabel "nursing care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/home_nursing> .

<https://concepts.sagepub.com/social-science/concept/health_visiting>
  skos:prefLabel "health visiting"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/home_nursing> .

<https://concepts.sagepub.com/social-science/concept/community_nursing>
  skos:prefLabel "community nursing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/home_nursing> .

<https://concepts.sagepub.com/social-science/concept/home_care_of_patient>
  skos:prefLabel "home care of patient"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/home_nursing> .

<https://concepts.sagepub.com/social-science/concept/home_bathing_service>
  skos:prefLabel "home bathing service"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/home_nursing> .

<https://concepts.sagepub.com/social-science/concept/intensive_home_nursing>
  skos:prefLabel "intensive home nursing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/home_nursing> .

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

<https://concepts.sagepub.com/social-science/concept/home_nursing>
  skos:broader <https://concepts.sagepub.com/social-science/concept/home_care_of_patient>, <https://concepts.sagepub.com/social-science/concept/home_care_services>, <https://concepts.sagepub.com/social-science/concept/community_nursing>, <https://concepts.sagepub.com/social-science/concept/nursing_care> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/health_visiting>, <https://concepts.sagepub.com/social-science/concept/respite_care>, <https://concepts.sagepub.com/social-science/concept/home_bathing_service>, <https://concepts.sagepub.com/social-science/concept/intensive_home_nursing> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006701.html> ;
  skos:prefLabel "home nursing"@en ;
  a skos:Concept .

