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

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

<https://concepts.sagepub.com/social-science/concept/multiple_personality_disorder>
  skos:definition "Also known as dissociative identity disorder (DID). Dissociative disorders affect the ability of an individual to maintain a cohesive unity of consciousness, resulting in unusual behavior. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n1665.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Multiple Personality Disorder (MPD)</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009105.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dissociative_disorders> ;
  skos:prefLabel "multiple personality disorder"@en ;
  a skos:Concept .

