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

koko:p6312
  skos:broader koko:p34814 ;
  skos:closeMatch ysa:Y2464 ;
  skos:narrower koko:p25226 ;
  skos:exactMatch yso:p17246 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "konditionstest"@sv, "fitness tests"@en, "kuntotestit"@fi ;
  a skos:Concept .

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:p6312 .

koko:p25226
  skos:prefLabel "UKK-kävelytesti"@fi ;
  a skos:Concept ;
  skos:broader koko:p6312 .

