@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/cognitive_impairment>
  skos:definition "Cognitive decline is defined as a negative change in cognitive status over time that can be a function of normal ageing, brain injury, dementing brain pathology (e.g. Alzheimer's disease), or other mechanisms. [Source: <a href=\"https://sk.sagepub.com/reference/psychassessment/n47.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychological Assessment; Cognitive Decline/Impairment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intelligence_assessment> ;
  skos:prefLabel "cognitive impairment"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/intelligence_assessment>
  skos:prefLabel "intelligence assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cognitive_impairment> .

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

