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

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

<https://concepts.sagepub.com/social-science/concept/substance_abuse>
  skos:prefLabel "substance abuse"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/behavioral_exceptionalities> .

<https://concepts.sagepub.com/social-science/concept/behavioral_exceptionalities>
  skos:definition "Children with emotional and behavioral disabilities (EBDs) first began to be served in public schools as a result of the far-reaching 1975 special education law PL 94–142, the Education for All Handicapped Children Act, reauthorized as the Individuals with Disabilities Education Improvement Act (IDEA). This special education law and its subsequent reauthorizations were influenced greatly by the civil rights movement. [Source: <a href=\"https://sk.sagepub.com/reference/diversityineducation/n243.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Diversity in Education; Emotional and Behavioral Disabilities</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/substance_abuse>, <https://concepts.sagepub.com/social-science/concept/conduct_disorders> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exceptionalities> ;
  skos:prefLabel "behavioral exceptionalities"@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/behavioral_exceptionalities> .

