@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#> .

tero:TTL957
  skos:prefLabel "work capasity"@en, "fysisk prestationsförmåga"@sv, "fyysinen suorituskyky"@fi ;
  a skos:Concept ;
  skos:related tero:TNR716 .

<http://www.yso.fi/onto/stameta/TNR716> skos:exactMatch tero:TNR716 .
tero:TNR1143
  skos:prefLabel "mobility"@en, "liikuntakyky"@fi, "rörelseförmåga"@sv ;
  a skos:Concept ;
  skos:related tero:TNR716 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL958> skos:exactMatch tero:TNR716 .
tero:TNR716
  skosext:broaderGeneric tero:p10213 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR716>, <http://www.yso.fi/onto/ttl/TTL958> ;
  skos:prefLabel "physical capacity"@en, "fysisk funktionsförmåga"@sv, "fyysinen toimintakyky"@fi ;
  skos:related tero:TNR1143, tero:TTL957 ;
  skos:broader tero:p10213 ;
  a skos:Concept ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:inScheme tero:conceptscheme .

tero:p10213
  skos:prefLabel "performance"@en, "toimintakyky"@fi, "funktionsförmåga"@sv ;
  a skos:Concept ;
  skos:narrower tero:TNR716 .

