@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j: a skos:ConceptScheme .
n9j:-FSSVDPXS-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/low_vision> ;
  skos:definition "Low vision refers to deficits in visual function caused by eye disorders. Why should an encyclopedia of perception contain an entry on low vision? Ophthalmologists and optometrists focus on the diagnosis and treatment of eye disease, and on vision care. [Source: Encyclopedia of Perception; Low Vision]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DM8HT89S-Q, n9j:-NP5WD1K4-D ;
  skos:prefLabel "low vision"@en .

n9j:-NP5WD1K4-D
  skos:prefLabel "localized diseases"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FSSVDPXS-1 .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-FSSVDPXS-1 .

n9j:-DM8HT89S-Q
  skos:prefLabel "visual perception"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FSSVDPXS-1 .

