@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/inclusive_education> .

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

<https://concepts.sagepub.com/social-science/concept/inclusive_education>
  skos:definition "Inclusive education refers to a way of structuring educational services so that all students, regardless of labels or putative disabilities, are educated together in a shared community. Inclusive education is not only an administrative arrangement but also an ideological and philosophical commitment to a vision of schools and societies that are diverse and nonexclusionary. [Source: <a href=\"https://sk.sagepub.com/reference/diversityineducation/n363.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Diversity in Education; Inclusive Education</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/K-12_education>, <https://concepts.sagepub.com/social-science/concept/inclusion> ;
  skos:prefLabel "inclusive education"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/K-12_education>
  skos:prefLabel "K-12 education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/inclusive_education> .

