@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/chronic_disability_in_old_age> .

<https://concepts.sagepub.com/social-science/concept/adult_development>
  skos:prefLabel "adult development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/chronic_disability_in_old_age> .

<https://concepts.sagepub.com/social-science/concept/chronic_disability_in_old_age>
  skos:definition "Chronic impairments such as arthritis and vision or hearing loss become more normative with age and often involve major limitations in functional ability that can threaten a person's mental health and quality of life. Performing daily life tasks can become increasingly difficult due to an impairment, and new ways of coping are needed that allow a person to maintain his or her quality of life despite limitations. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n95.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Chronic Disability in Old Age</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/adult_development> ;
  skos:prefLabel "chronic disability in old age"@en ;
  a skos:Concept .

