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

vh8: a skos:ConceptScheme .
vh8:-XL4N07LC-Q
  skos:prefLabel "naevus"@fr, "nevus"@en ;
  a skos:Concept ;
  skos:narrower vh8:-DL6X54W0-V .

vh8:-DL6X54W0-V
  skos:definition "A connective tissue nevus may be present at birth or appear within the first few years, is elevated, soft to firm, varying from 0.5 to several centimeters in diameter, and may be grouped, linear, or irregularly distributed. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-XL4N07LC-Q ;
  skos:prefLabel "naevus conjonctif"@fr, "connective tissue nevus"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Connective_tissue_nevus> .

