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

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

<https://concepts.sagepub.com/social-science/concept/multiple_exceptionality>
  skos:prefLabel "multiple exceptionality"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exceptionalities> .

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

<https://concepts.sagepub.com/social-science/concept/exceptionalities>
  skos:related <https://concepts.sagepub.com/social-science/concept/depression>, <https://concepts.sagepub.com/social-science/concept/suicide>, <https://concepts.sagepub.com/social-science/concept/bullying> ;
  skos:prefLabel "exceptionalities"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/alternative_education>, <https://concepts.sagepub.com/social-science/concept/diversity_in_education> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/multiple_exceptionality>, <https://concepts.sagepub.com/social-science/concept/intellectual_exceptionalities>, <https://concepts.sagepub.com/social-science/concept/physical_exceptionalities>, <https://concepts.sagepub.com/social-science/concept/communication_exceptionalities>, <https://concepts.sagepub.com/social-science/concept/behavioral_exceptionalities> ;
  a skos:Concept .

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

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

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

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

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

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

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

