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

tero:conceptscheme a skos:ConceptScheme .
tero:p3297
  skos:prefLabel "prognoser"@sv, "predictions"@en, "ennusteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16768 .

allars:Y17275 skos:exactMatch tero:p16768 .
ysa:Y99277 skos:exactMatch tero:p16768 .
tero:p16768
  skos:broader tero:p3297 ;
  skos:exactMatch allars:Y17275, yso:p16768, ysa:Y99277 ;
  skos:prefLabel "ekonomiska prognoser"@sv, "taloudelliset ennusteet"@fi, "economic forecasts"@en ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3297 ;
  a skos:Concept ;
  skos:altLabel "talousennusteet"@fi .

yso:p16768 skos:exactMatch tero:p16768 .
