@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/special_education_policies>
  skos:prefLabel "special education policies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/zero_reject> .

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

<https://concepts.sagepub.com/social-science/concept/zero_reject>
  skos:definition "Zero reject is one of the key principles of the Individuals with Disabilities Education Improvement Act (IDEA), originally known as the Education for All Handicapped Children Act. IDEA requires states, through local educational agencies or school boards, to locate, evaluate, and serve all eligible students with disabilities aged 3 to 21. [Source: <a href=\"https://sk.sagepub.com/reference/educationlaw/n433.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Education Law; Zero Reject</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_education_policies> ;
  skos:prefLabel "zero reject"@en ;
  a skos:Concept .

