@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/sensory_impairment>
  skos:prefLabel "sensory impairment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/visual_impairments> .

<https://concepts.sagepub.com/social-science/concept/visual_impairments>
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_exceptionalities>, <https://concepts.sagepub.com/social-science/concept/vision_disorders>, <https://concepts.sagepub.com/social-science/concept/sensory_impairment>, <https://concepts.sagepub.com/social-science/concept/disability> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/blindness>, <https://concepts.sagepub.com/social-science/concept/partial_sight>, <https://concepts.sagepub.com/social-science/concept/partial_vision> ;
  skos:definition "A visual impairment is a disability that affects the vision of an individual, even with correction. Individuals with visual impairments represent a diverse population because such disabilities can range from mild to severe and may be accompanied with another disability (e.g., an intellectual disability). [Source: <a href=\"https://sk.sagepub.com/reference/diversityineducation/n720.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Diversity in Education; Visual Impairments</a>]"@en ;
  skos:prefLabel "visual impairments"@en .

<https://concepts.sagepub.com/social-science/concept/partial_vision>
  skos:prefLabel "partial vision"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/visual_impairments> .

<https://concepts.sagepub.com/social-science/concept/partial_sight>
  skos:prefLabel "partial sight"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/visual_impairments> .

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

<https://concepts.sagepub.com/social-science/concept/vision_disorders>
  skos:prefLabel "vision disorders"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/visual_impairments> .

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

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

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

