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

yso:p10478
  skos:prefLabel "toothlessness"@en, "hampaattomuus"@fi, "tandlöshet"@sv ;
  a skos:Concept ;
  skos:related yso:p10475 .

yso:p10476
  skos:prefLabel "dental technology"@en, "hammastekniikka"@fi, "tandteknik"@sv ;
  a skos:Concept ;
  skos:related yso:p10475 .

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

yso:p10477
  skos:prefLabel "proteesit"@fi, "prostheses"@en, "proteser"@sv ;
  a skos:Concept ;
  skos:narrower yso:p10475 .

yso:p10475
  a skos:Concept ;
  skos:broader yso:p10477 ;
  skos:prefLabel "tandproteser"@sv, "hammasproteesit"@fi, "dentures"@en ;
  skos:closeMatch allars:Y27421, ysa:Y101518 ;
  skos:related yso:p10478, yso:p10476 ;
  skos:inScheme yso:conceptscheme .

