@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

tero:p24365
  skos:prefLabel "willingness to work"@en, "työhalukkuus"@fi, "arbetsvillighet"@sv ;
  a skos:Concept ;
  skos:related tero:p11379 .

tero:conceptscheme a skos:ConceptScheme .
tero:p642
  skos:prefLabel "kognition"@sv, "cognition"@en, "kognitio"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11379 .

yso:p11379 skos:exactMatch tero:p11379 .
tero:p1834
  skos:prefLabel "arbetsmotivation"@sv, "work motivation"@en, "työmotivaatio"@fi ;
  a skos:Concept ;
  skos:related tero:p11379 .

tero:p11379
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p11379, allars:Y15365, ysa:Y107843 ;
  skosext:broaderGeneric tero:p642 ;
  skos:prefLabel "työorientaatio"@fi, "arbetsorientering"@sv, "work orientation"@en ;
  skos:related tero:p24365, tero:p1834 ;
  rdfs:comment "Työorientaatiolla tarkoitetaan työhön liittyvää perusasennoitumista tai perussuhtautumista." ;
  skos:broader tero:p642 ;
  a skos:Concept .

allars:Y15365 skos:exactMatch tero:p11379 .
ysa:Y107843 skos:exactMatch tero:p11379 .
