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

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

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

<https://concepts.sagepub.com/social-science/concept/delirium>
  skos:definition "Delirium is a condition characterized by disorientation of time and place, along with a state of mental confusion and/or excitement. The mind tends to wander in a person with delirium, speech is likely to be incoherent, and the individual may be in a condition of continuous, aimless physical activity. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-mental-illness/n69.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Mental Illness: An A-to-Z Guide; Delirium</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003693.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/neurocognitive_disorders>, <https://concepts.sagepub.com/social-science/concept/confusion> ;
  skos:prefLabel "delirium"@en ;
  a skos:Concept .

