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

tero:TTL957
  skosext:broaderGeneric tero:p14041 ;
  skos:broader tero:p14041 ;
  skos:related tero:TNR716 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL957> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "work capasity"@en, "fysisk prestationsförmåga"@sv, "fyysinen suorituskyky"@fi ;
  a skos:Concept .

<http://www.yso.fi/onto/ttl/TTL957> skos:exactMatch tero:TTL957 .
tero:conceptscheme a skos:ConceptScheme .
tero:p14041
  skos:prefLabel "performance"@en, "suorituskyky"@fi, "prestationsförmåga"@sv ;
  a skos:Concept ;
  skos:narrower tero:TTL957 .

tero:TNR716
  skos:prefLabel "physical capacity"@en, "fyysinen toimintakyky"@fi, "fysisk funktionsförmåga"@sv ;
  a skos:Concept ;
  skos:related tero:TTL957 .

