@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p21342
  skos:prefLabel "tooth root"@en, "hampaan juuri"@fi, "tandroten"@sv ;
  skos:related yso:p11504 ;
  skosext:partOf yso:p2205 ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch allars:Y37283, ysa:Y150724 ;
  a skos:Concept ;
  skos:broader yso:p109 .

yso:p2205
  skos:prefLabel "teeth"@en, "hampaat"@fi, "tänderna"@sv ;
  a skos:Concept .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p11504
  skos:prefLabel "root canal therapy"@en, "rotbehandling"@sv, "juurihoito"@fi ;
  a skos:Concept ;
  skos:related yso:p21342 .

yso:p109
  skos:prefLabel "parts of the body"@en, "kroppsdelar"@sv, "ruumiinosat"@fi ;
  a skos:Concept ;
  skos:narrower yso:p21342 .

