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

<https://concepts.sagepub.com/social-science/concept/mental_health,_mental_disorders,_and_special_groups>
  skos:prefLabel "mental health, mental disorders, and special groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/oppositional_defiant_disorder> .

<https://concepts.sagepub.com/social-science/concept/physical_and_mental_health>
  skos:prefLabel "physical and mental health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/oppositional_defiant_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/oppositional_defiant_disorder> .

<https://concepts.sagepub.com/social-science/concept/oppositional_defiant_disorder>
  skos:definition "Oppositional defiant disorder (ODD) is a condition prevalent in a significant percentage of children that adversely impacts the individual and also affects the family, school, community, and society. Early awareness of and intervention in ODD is crucial in stopping a potentially dangerous and destructive progression to a more serious disorder. [Source: <a href=\"https://sk.sagepub.com/reference/counseling/n105.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Counseling; Oppositional Defiant Disorder</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_and_mental_health>, <https://concepts.sagepub.com/social-science/concept/mental_health,_mental_disorders,_and_special_groups>, <https://concepts.sagepub.com/social-science/concept/disorders> ;
  skos:prefLabel "oppositional defiant disorder"@en ;
  a skos:Concept .

