@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 kauno: <http://www.yso.fi/onto/kauno/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p34814
  skos:prefLabel "test"@sv, "tests"@en, "testit"@fi ;
  a skos:Concept ;
  skos:narrower koko:p10657 .

koko:p10657
  a skos:Concept ;
  skos:broader koko:p34814 ;
  skos:prefLabel "geenitestit"@fi, "gentest"@sv ;
  skos:exactMatch yso:p19638, kauno:p2632 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340126985>, ysa:Y18812 ;
  kauno:facet koko:p51168 ;
  kauno:kaunokkiID "46438" ;
  skos:inScheme yso:conceptscheme .

