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

<http://www.yso.fi/onto/ttl/TTL1544> skos:exactMatch tero:p17246 .
allars:Y20943 skos:exactMatch tero:p17246 .
tero:p3971
  skos:prefLabel "test"@sv, "tests"@en, "testit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17246 .

tero:p17246
  skos:prefLabel "physical fitness tests"@en, "konditionstest"@sv, "kuntotestit"@fi ;
  skos:altLabel "fitness tests"@en ;
  skos:related tero:TTL951 ;
  a skos:Concept ;
  skos:exactMatch ysa:Y96551, <http://www.yso.fi/onto/ttl/TTL1544>, allars:Y20943 ;
  skos:narrower tero:p18292 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p3971 ;
  skosext:broaderGeneric tero:p3971 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y96551 skos:exactMatch tero:p17246 .
tero:TTL951
  skos:prefLabel "fysiologiset menetelmät"@fi, "physiological methods"@en, "fysiologiska metoder"@sv ;
  a skos:Concept ;
  skos:related tero:p17246 .

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

