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

<https://concepts.sagepub.com/social-science/concept/older_Americans>
  skos:prefLabel "older Americans"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hospice_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/hospice_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/hospice_care> .

<https://concepts.sagepub.com/social-science/concept/hospice_care>
  skos:definition "In the mid-19th century, care of the sick and dying in the United States began to shift from the home to the hospital. With advances in medical technology, an increasing percentage of deaths took place in acute care settings. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n102.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Hospice Care</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D017051.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/terminal_care>, <https://concepts.sagepub.com/social-science/concept/patient_care>, <https://concepts.sagepub.com/social-science/concept/older_Americans> ;
  skos:prefLabel "hospice care"@en ;
  a skos:Concept .

