@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 .
tero:p18420
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p2849 ;
  skos:exactMatch allars:Y19335, yso:p18420, ysa:Y104531 ;
  skos:prefLabel "commercial sciences"@en, "kauppatieteet"@fi, "handelsämnen"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2849 .

ysa:Y104531 skos:exactMatch tero:p18420 .
tero:p2849
  skos:prefLabel "economics"@en, "ekonomiska vetenskaper"@sv, "taloustieteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18420 .

allars:Y19335 skos:exactMatch tero:p18420 .
yso:p18420 skos:exactMatch tero:p18420 .
