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

vh8: a skos:ConceptScheme .
vh8:-FV8Q5Z8J-N
  skos:definition "White dot syndromes are inflammatory diseases characterized by the presence of white dots on the fundus, the interior surface of the eye. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-LFCRK960-N ;
  skos:prefLabel "fundus albipunctatus"@fr, "fundus albipunctatus"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/White_dot_syndromes> .

vh8:-LFCRK960-N
  skos:prefLabel "retinopathy"@en, "rétinopathie"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-FV8Q5Z8J-N .

