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

<http://www.yso.fi/onto/stameta/TNR1812> skos:exactMatch tero:TNR1812 .
tero:p18210
  skos:prefLabel "mental work capacity"@en, "psykisk funktionsförmåga"@sv, "psyykkinen toimintakyky"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR1812 .

tero:conceptscheme a skos:ConceptScheme .
tero:TNR1812
  skosext:broaderGeneric tero:p18210 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p18210 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1812> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "orientaatio"@fi ;
  a skos:Concept .

