@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:p24365
  skos:prefLabel "arbetsvillighet"@sv, "työhalukkuus"@fi, "willingness to work"@en ;
  yso:p23805 ysa:Y175698 ;
  skosext:broaderGeneric tero:p253 ;
  a skos:Concept ;
  skos:related tero:p11379, tero:p1834 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p24365 ;
  skos:broader tero:p253 .

tero:conceptscheme a skos:ConceptScheme .
tero:p1834
  skos:prefLabel "arbetsmotivation"@sv, "work motivation"@en, "työmotivaatio"@fi ;
  a skos:Concept ;
  skos:related tero:p24365 .

yso:p24365 skos:exactMatch tero:p24365 .
tero:p11379
  skos:prefLabel "work orientation"@en, "työorientaatio"@fi, "arbetsorientering"@sv ;
  a skos:Concept ;
  skos:related tero:p24365 .

tero:p253
  skos:prefLabel "external properties"@en, "yttre egenskaper"@sv, "ulkoiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24365 .

