@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:p6312
  skos:prefLabel "konditionstest"@sv, "fitness tests"@en, "kuntotestit"@fi ;
  a skos:Concept ;
  skos:narrower koko:p25226 .

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

koko:p25226
  skos:broader koko:p6312 ;
  skos:closeMatch ysa:Y20989 ;
  skos:exactMatch yso:p18292 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "UKK-kävelytesti"@fi ;
  a skos:Concept .

