@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:definition "Identity, memory, and consciousness/perception are integrated systems. Dissociation, or dissociative episodes, are moments when that integration is altered or disturbed. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-mental-illness/n83.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Mental Illness: An A-to-Z Guide; Dissociative Disorders</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/multiple_personality_disorder> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D004213.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mental_disorders> ;
  skos:prefLabel "dissociative disorders"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/multiple_personality_disorder>
  skos:prefLabel "multiple personality disorder"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/dissociative_disorders> .

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

