@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/adjustment_disorders>
  skos:definition "A normal part of child development involves experiencing events that are unexpected or unpleasant and learning how to overcome these challenges. However, for some individuals, recovery after a stressful event is not so easy and distress appears long after the event is over. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n6.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Adjustment Disorder</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D000275.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mental_disorders>, <https://concepts.sagepub.com/social-science/concept/disorders> ;
  skos:prefLabel "adjustment disorders"@en ;
  a skos:Concept .

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

<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/adjustment_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/adjustment_disorders> .

