@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_disorders>
  skos:prefLabel "mental disorders"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/neurocognitive_disorders> .

<https://concepts.sagepub.com/social-science/concept/delirium>
  skos:prefLabel "delirium"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/neurocognitive_disorders> .

<https://concepts.sagepub.com/social-science/concept/dementia>
  skos:prefLabel "dementia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/neurocognitive_disorders> .

<https://concepts.sagepub.com/social-science/concept/consciousness_disorders>
  skos:prefLabel "consciousness disorders"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/neurocognitive_disorders> .

<https://concepts.sagepub.com/social-science/concept/alexia>
  skos:prefLabel "alexia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/neurocognitive_disorders> .

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

<https://concepts.sagepub.com/social-science/concept/cognition_disorders>
  skos:prefLabel "cognition disorders"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/neurocognitive_disorders> .

<https://concepts.sagepub.com/social-science/concept/neurocognitive_disorders>
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/consciousness_disorders>, <https://concepts.sagepub.com/social-science/concept/dementia>, <https://concepts.sagepub.com/social-science/concept/alexia>, <https://concepts.sagepub.com/social-science/concept/delirium>, <https://concepts.sagepub.com/social-science/concept/cognition_disorders>, <https://concepts.sagepub.com/social-science/concept/amnesia> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mental_disorders> ;
  skos:prefLabel "neurocognitive disorders"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019965.html> .

<https://concepts.sagepub.com/social-science/concept/amnesia>
  skos:prefLabel "amnesia"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/neurocognitive_disorders> .

