@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/health_policy>
  skos:prefLabel "health policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/subacute_care> .

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

<https://concepts.sagepub.com/social-science/concept/subacute_care>
  skos:definition "Subacute care units are also called transitional care units. In the 1990s, subacute units were developed to fill the gap for those patients who no longer needed acute hospital care, but were not strong enough to return home. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n782.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Subacute Care</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019467.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/patient_care>, <https://concepts.sagepub.com/social-science/concept/health_policy> ;
  skos:prefLabel "subacute care"@en ;
  a skos:Concept .

