@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

ysa:Y122291 skos:exactMatch tero:p18292 .
tero:p17246
  skos:prefLabel "physical fitness tests"@en, "konditionstest"@sv, "kuntotestit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18292 .

tero:conceptscheme a skos:ConceptScheme .
yso:p18292 skos:exactMatch tero:p18292 .
tero:p18292
  skosext:broaderGeneric tero:p17246 ;
  skos:broader tero:p17246 ;
  skos:exactMatch ysa:Y122291, yso:p18292 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "UKK walk test"@en, "UKK-gångtest"@sv, "UKK-kävelytesti"@fi ;
  a skos:Concept .

