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

<https://concepts.sagepub.com/social-science/concept/symptoms_of_disease>
  skos:prefLabel "symptoms of disease"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hallucinations> .

<https://concepts.sagepub.com/social-science/concept/symptoms_and_disorders_relevant_to_forensic_assessment>
  skos:prefLabel "symptoms and disorders relevant to forensic assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hallucinations> .

<https://concepts.sagepub.com/social-science/concept/criminal_competencies>
  skos:prefLabel "criminal competencies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hallucinations> .

<https://concepts.sagepub.com/social-science/concept/forensic_assessment_in_civil_and_criminal_cases>
  skos:prefLabel "forensic assessment in civil and criminal cases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hallucinations> .

<https://concepts.sagepub.com/social-science/concept/criminal_responsibility>
  skos:prefLabel "criminal responsibility"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hallucinations> .

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

<https://concepts.sagepub.com/social-science/concept/hallucinations>
  skos:broader <https://concepts.sagepub.com/social-science/concept/criminal_competencies>, <https://concepts.sagepub.com/social-science/concept/criminal_responsibility>, <https://concepts.sagepub.com/social-science/concept/forensic_assessment_in_civil_and_criminal_cases>, <https://concepts.sagepub.com/social-science/concept/perceptual_disorders>, <https://concepts.sagepub.com/social-science/concept/symptoms_and_disorders_relevant_to_forensic_assessment>, <https://concepts.sagepub.com/social-science/concept/symptoms_of_disease> ;
  skos:prefLabel "hallucinations"@en ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006212.html> ;
  skos:definition "Hallucinations are abnormal sensory perceptions of stimuli that occur in the absence of external stimuli. Hallucinations can be visual, auditory, tactile, olfactory, or gustatory. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n137.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Hallucinations</a>]"@en .

