@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:-CSQGT778-C
  skos:prefLabel "pathologie de la peau"@fr, "skin disease"@en ;
  a skos:Concept ;
  skos:narrower ins:-K5068JLC-C .

ins:-K5068JLC-C
  ns0:group "Diseases" ;
  skos:definition "La rosacée est une affection cutanée, souvent appelée couperose. (Wikipédia)"@fr, "Rosacea is a long-term skin condition that typically affects the face. It results in redness, pimples, swelling, and small and superficial dilated blood vessels. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-CSQGT778-C ;
  skos:prefLabel "rosacée"@fr, "rosacea"@en ;
  skos:exactMatch vh8:-JB8K0H44-8 .

