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

vh8:-K1C1903S-G
  skos:prefLabel "acné"@fr, "acne"@en ;
  a skos:Concept ;
  skos:narrower vh8:-LR63WKZC-Q .

vh8:-LR63WKZC-Q
  skos:definition "Acne fulminans (also known as \"acute febrile ulcerative acne\") is a severe form of the skin disease, acne, which can occur after unsuccessful treatment for another form of acne, acne conglobata. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-K1C1903S-G ;
  skos:prefLabel "acné fulminans"@fr, "acne fulminans"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Acne_fulminans> .

vh8: a skos:ConceptScheme .
