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

vh8:-D62Z9RBZ-1
  skos:definition "Acid erosion is a type of tooth wear. It is defined as the irreversible loss of tooth structure due to chemical dissolution by acids not of bacterial origin. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-PKWN94WB-G ;
  skos:prefLabel "érosion dentaire"@fr, "dental erosion"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Acid_erosion> .

vh8: a skos:ConceptScheme .
vh8:-PKWN94WB-G
  skos:prefLabel "pathologie dentaire"@fr, "dental disease"@en ;
  a skos:Concept ;
  skos:narrower vh8:-D62Z9RBZ-1 .

