@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:p3522
  skos:exactMatch yso:p6082 ;
  skos:prefLabel "neurofibromatoosi"@fi ;
  skos:altLabel "neurofibromatoosi 1"@fi, "von Recklinghausenin tauti"@fi, "NF-I"@fi, "neurofibromatoosi 2"@fi, "Recklinghausenin tauti"@fi ;
  skos:broader koko:p31562 ;
  skos:closeMatch ysa:Y21841 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

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

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

