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

<https://concepts.sagepub.com/social-science/concept/externalizing_behavior_problems>
  skos:definition "Externalizing behavior problems refer to the broad domain of behavior problems that are disruptive to the surroundings of children and adolescents, including delinquency and aggression. Some definitions of externalizing behavior problems also encompass attention problems. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n166.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Externalizing Behavior Problems</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/developmental_disorders> ;
  skos:prefLabel "externalizing behavior problems"@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/externalizing_behavior_problems> .

