@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:TTL3261
  skos:prefLabel "vigilance"@en, "livaktighet"@sv, "vireys"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2291 .

tero:conceptscheme a skos:ConceptScheme .
tero:p14041
  skos:prefLabel "performance"@en, "suorituskyky"@fi, "prestationsförmåga"@sv ;
  a skos:Concept ;
  skos:narrower tero:TTL2291 .

<http://www.yso.fi/onto/ttl/TTL2291> skos:exactMatch tero:TTL2291 .
tero:p2607
  skos:prefLabel "memory"@en, "minne"@sv, "muisti"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2291 .

tero:TTL2291
  skos:prefLabel "psychological performance"@en, "psyykkinen suorituskyky"@fi, "psykisk prestationsförmåga"@sv ;
  skosext:broaderGeneric tero:p14041 ;
  skos:broader tero:p14041 ;
  a skos:Concept ;
  skos:related tero:p2607, tero:p18210, tero:TTL3278, tero:TTL3261 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2291> ;
  skos:inScheme tero:conceptscheme .

tero:p18210
  skos:prefLabel "mental work capacity"@en, "psykisk funktionsförmåga"@sv, "psyykkinen toimintakyky"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2291 .

tero:TTL3278
  skos:prefLabel "resurser"@sv, "resources"@en, "voimavarat"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2291 .

