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

tero:p19715
  skos:prefLabel "orientation"@en, "orientoituminen"@fi, "inriktning"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24455 .

tero:p24455
  skos:prefLabel "målorientering"@sv, "tavoiteorientaatio"@fi, "goal orientation"@en ;
  yso:p23805 ysa:Y171559 ;
  a skos:Concept ;
  skos:broader tero:p19715 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p24455 ;
  skos:altLabel "tavoiteorientoituminen"@fi ;
  skosext:broaderGeneric tero:p19715 .

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