@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:conceptscheme a skos:ConceptScheme .
allars:Y35125 skos:exactMatch tero:p12303 .
yso:p12303 skos:exactMatch tero:p12303 .
tero:p2849
  skos:prefLabel "economics"@en, "ekonomiska vetenskaper"@sv, "taloustieteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12303 .

tero:p12303
  skos:exactMatch ysa:Y127184, yso:p12303, allars:Y35125 ;
  skosext:broaderGeneric tero:p2849 ;
  skos:broader tero:p2849 ;
  skos:prefLabel "arbetsekonomi"@sv, "economics of work"@en, "työn taloustiede"@fi ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

ysa:Y127184 skos:exactMatch tero:p12303 .
