@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p2833
  skos:prefLabel "hampaattomuus"@fi, "tandlöshet"@sv ;
  a skos:Concept ;
  skos:related koko:p14527 .

koko:p2892
  skos:prefLabel "dental technology"@en, "hammastekniikka"@fi, "tandteknik"@sv ;
  a skos:Concept ;
  skos:related koko:p14527 .

koko:p2934
  skos:prefLabel "proteesit"@fi, "prostheses"@en, "proteser"@sv ;
  a skos:Concept ;
  skos:narrower koko:p14527 .

koko:p14527
  skos:related koko:p2833, koko:p2892 ;
  skos:prefLabel "tandproteser"@sv, "dentures"@en, "hammasproteesit"@fi ;
  skos:broader koko:p2934 ;
  a skos:Concept ;
  skos:exactMatch yso:p10475 ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch ysa:Y7423 .

