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

vh8: a skos:ConceptScheme .
vh8:-XG8CV0TT-Z
  skos:prefLabel "melanosis"@en, "mélanose"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-S6Z74B40-M .

vh8:-S6Z74B40-M
  skos:definition "Riehl melanosis is a form of contact dermatitis, beginning with pruritus, erythema, and pigmentation that gradually spreads which, after reaching a certain extent, becomes stationary. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-XG8CV0TT-Z ;
  skos:prefLabel "mélanose de Riehl"@fr, "Riehl melanosis"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Riehl_melanosis> .

