@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/institutional_care>
  skos:definition "Long-term care of older persons in the United States is provided in either institutional or community-based residential settings. Institutional long-term care settings include primarily nursing facilities. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n150.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Institutional Care</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systems_of_care> ;
  skos:prefLabel "institutional care"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/systems_of_care>
  skos:prefLabel "systems of care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/institutional_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/institutional_care> .

