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

vh8:-XL4N07LC-Q
  skos:prefLabel "naevus"@fr, "nevus"@en ;
  a skos:Concept ;
  skos:narrower vh8:-DCBKVCNV-J .

vh8: a skos:ConceptScheme .
vh8:-DCBKVCNV-J
  skos:definition "Nevus anemicus is a congenital disorder characterized by macules of varying size and shape that are paler than the surrounding skin and cannot be made red by trauma, cold, or heat. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-XL4N07LC-Q ;
  skos:prefLabel "naevus anémique"@fr, "naevus anemicus"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Nevus_anemicus> .

