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

vh8: a skos:ConceptScheme .
vh8:-V8CC86PG-4
  skos:definition "Morphea, is a form of scleroderma that involves isolated patches of hardened skin on the face, hands, and feet, or anywhere else on the body, with no internal organ involvement. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-SHV7H8HF-D ;
  skos:prefLabel "sclérodermie en plaque"@fr, "morphea scleroderma"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Morphea> .

vh8:-SHV7H8HF-D
  skos:prefLabel "sclérodermie circonscrite"@fr, "circumscribed scleroderma"@en ;
  a skos:Concept ;
  skos:narrower vh8:-V8CC86PG-4 .

