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

vh8:-DPBB75TR-8
  skos:prefLabel "glaucoma (eye)"@en, "glaucome"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-SK3M8P42-R .

vh8: a skos:ConceptScheme .
vh8:-SK3M8P42-R
  skos:definition "Phacolytic glaucoma (PG) is a form of glaucoma which is caused due to a leaking mature or immature cataract. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-DPBB75TR-8 ;
  skos:prefLabel "glaucome phacolytique"@fr, "phacolytic glaucoma"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Phacolytic_glaucoma> .

