@prefix vh8: <http://data.loterre.fr/ark:/67375/VH8> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

vh8:-C0CS7VBM-F
  skos:prefLabel "pathologie de l'oeil"@fr, "eye disease"@en ;
  a skos:Concept ;
  skos:narrower vh8:-B7Q5WVK0-B .

vh8: a skos:ConceptScheme .
vh8:-B7Q5WVK0-B
  skos:definition "Ocular hypertension is the presence of elevated fluid pressure inside the eye (intraocular pressure), usually with no optic nerve damage or visual field loss.For most individuals, the normal range of introcular pressure is between 10 mmHg and 21 mmHg. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-C0CS7VBM-F ;
  skos:prefLabel "hypertonie oculaire"@fr, "ocular hypertension"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Ocular_hypertension> .

