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

<https://concepts.sagepub.com/social-science/concept/geriatric_team_care>
  skos:definition "Increased longevity has resulted in great numbers of individuals living well into their 80s and 90s; however, longevity also means that most older adults live with multiple chronic illnesses. Chronic illness shifts the focus of care from curing the illness to controlling symptoms, maximizing the patient's function, and helping the patient and family manage the illness. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n118.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Geriatric Team Care</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systems_of_care> ;
  skos:prefLabel "geriatric team care"@en ;
  a skos:Concept .

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

