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

vh8:-QCXDFDRL-L
  skos:definition "Cementoma is an odontogenic tumor of cementum. It is usually observed as a benign spherical mass of hard tissue fused to the root of a tooth. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-C9M0PVCD-B ;
  skos:prefLabel "cémentome"@fr, "cementoma"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q4503868>, <https://en.wikipedia.org/wiki/Cementoma> .

vh8: a skos:ConceptScheme .
vh8:-C9M0PVCD-B
  skos:prefLabel "tumeur odontogène"@fr, "odontogenic tumor"@en ;
  a skos:Concept ;
  skos:narrower vh8:-QCXDFDRL-L .

