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

ins: a skos:ConceptScheme .
ins:-J9RR5QRF-K
  skos:prefLabel "trouble de la vision"@fr, "vision disorder"@en ;
  a skos:Concept ;
  skos:narrower ins:-Z1W4BBBL-2 .

ins:-Z1W4BBBL-2
  ns0:group "Diseases" ;
  skos:definition "Amblyopia, also called lazy eye, is a disorder of sight due to the eye and brain not working well together. (Wikipedia)"@en, "L’amblyopie est une différence d'acuité visuelle entre les yeux, qui ne peut pourtant pas être expliquée par une lésion organique. (Wikipédia)"@fr ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-J9RR5QRF-K ;
  skos:prefLabel "amblyopia"@en, "amblyopie"@fr ;
  skos:exactMatch vh8:-F0T5N7ZG-T .

