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

koko:p31562
  skos:prefLabel "illnesses"@en, "taudit"@fi, "sjukdomar"@sv ;
  a skos:Concept ;
  skos:narrower koko:p5859 .

koko:p601
  skos:prefLabel "dental diseases"@en, "hammastaudit"@fi, "tandsjukdomar"@sv ;
  a skos:Concept ;
  skos:broader koko:p5859 .

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

koko:p2585
  skos:prefLabel "ientulehdus"@fi ;
  a skos:Concept ;
  skos:broader koko:p5859 .

koko:p5859
  skos:broader koko:p31562 ;
  skos:prefLabel "suun ja hampaiston taudit"@fi, "mun- och tandsjukdomar"@sv, "diseases of mouth and teeth"@en ;
  skos:narrower koko:p2585, koko:p601 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch yso:p1341 ;
  skos:closeMatch ysa:Y5006 .

