@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:broader <https://concepts.sagepub.com/social-science/concept/abnormal_psychology> .

<https://concepts.sagepub.com/social-science/concept/psychology>
  skos:prefLabel "psychology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/abnormal_psychology> .

<https://concepts.sagepub.com/social-science/concept/dual_diagnosis>
  skos:prefLabel "dual diagnosis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/abnormal_psychology> .

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

<https://concepts.sagepub.com/social-science/concept/learning_disabilities>
  skos:prefLabel "learning disabilities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/abnormal_psychology> .

<https://concepts.sagepub.com/social-science/concept/thought_disturbance>
  skos:prefLabel "thought disturbance"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/abnormal_psychology> .

<https://concepts.sagepub.com/social-science/concept/emotional_disturbances>
  skos:prefLabel "emotional disturbances"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/abnormal_psychology> .

<https://concepts.sagepub.com/social-science/concept/emotional_instability>
  skos:prefLabel "emotional instability"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/abnormal_psychology> .

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

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

<https://concepts.sagepub.com/social-science/concept/addictive_behavior>
  skos:prefLabel "addictive behavior"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/abnormal_psychology> .

<https://concepts.sagepub.com/social-science/concept/abnormal_psychology>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/thought_disturbance>, <https://concepts.sagepub.com/social-science/concept/mental_disorders>, <https://concepts.sagepub.com/social-science/concept/emotional_disturbances>, <https://concepts.sagepub.com/social-science/concept/addictive_behavior>, <https://concepts.sagepub.com/social-science/concept/emotional_instability>, <https://concepts.sagepub.com/social-science/concept/dual_diagnosis>, <https://concepts.sagepub.com/social-science/concept/learning_disabilities>, <https://concepts.sagepub.com/social-science/concept/social_maladjustment>, <https://concepts.sagepub.com/social-science/concept/psychopathology> ;
  skos:prefLabel "abnormal psychology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychology> .

