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

tero:p3735
  skos:prefLabel "exercise"@en, "träning"@sv, "harjoittelu"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24209 .

tero:p24209
  skosext:broaderGeneric tero:p3735 ;
  skos:broader tero:p3735 ;
  skos:prefLabel "funktionell träning"@sv, "functional training"@en, "toiminnallinen harjoittelu"@fi ;
  a skos:Concept ;
  skos:exactMatch yso:p24209 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "toiminnallinen lihaskuntoharjoittelu"@fi ;
  yso:p23805 ysa:Y175683 .

yso:p24209 skos:exactMatch tero:p24209 .
tero:conceptscheme a skos:ConceptScheme .
