@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/mental_status_assessment>
  skos:definition "Cognitive decline in general, and memory impairment in particular, are common complaints encountered by physicians who treat older adults. Several cognitive screening tests are available to health care providers to assess their patients' cognitive functioning objectively and to monitor change in function over time. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n176.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Mental Status Assessment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mental_health_and_psychology>, <https://concepts.sagepub.com/social-science/concept/aging_and_the_brain> ;
  skos:prefLabel "mental status assessment"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/mental_health_and_psychology>
  skos:prefLabel "mental health and psychology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mental_status_assessment> .

<https://concepts.sagepub.com/social-science/concept/aging_and_the_brain>
  skos:prefLabel "aging and the brain"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mental_status_assessment> .

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

