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

vh8: a skos:ConceptScheme .
vh8:-NQVF1XTL-V
  skos:definition "An impacted tooth is one that fails to erupt into the dental arch within the expected developmental window. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-PKWN94WB-G ;
  skos:prefLabel "dent incluse"@fr, "impacted tooth"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Tooth_impaction> .

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

