@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/National_Hospice_Study> .

<https://concepts.sagepub.com/social-science/concept/National_Hospice_Study>
  skos:definition "The National Hospice Study was initiated in 1980 through a grant sponsored by the Robert Wood Johnson and John A. Hartford Foundations and the Health Care Financing Agency (HCFA). The aim of the 3-year study, begun in the summer of 1981, was to conduct a national evaluation of hospice that provides palliative and supportive care for terminal patients. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n430.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; National Hospice Study</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hospices> ;
  skos:prefLabel "National Hospice Study"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/hospices>
  skos:prefLabel "hospices"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Hospice_Study> .

