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

vh8:-DF7BS67V-2
  skos:definition "Lichen aureus is a skin condition characterized by the sudden appearance of one or several golden or rust-colored, closely packed macules or lichenoid papules. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-TK6R9R2G-X ;
  skos:prefLabel "lichen aureus"@fr, "lichen aureus"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Lichen_aureus> .

vh8: a skos:ConceptScheme .
vh8:-TK6R9R2G-X
  skos:prefLabel "lichen"@fr, "lichen"@en ;
  a skos:Concept ;
  skos:narrower vh8:-DF7BS67V-2 .

