@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#> .

tero:p11493
  skos:prefLabel "national accounting"@en, "nationalräkenskaper"@sv, "kansantalouden tilinpito"@fi ;
  a skos:Concept ;
  skos:narrower tero:p21237 .

tero:conceptscheme a skos:ConceptScheme .
tero:p21237
  skos:prefLabel "regionalräkenskaper"@sv, "aluetilinpito"@fi, "regional accounts"@en ;
  skos:exactMatch yso:p21237, allars:Y37334, ysa:Y164046 ;
  skos:broader tero:p11493 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p11493 .

ysa:Y164046 skos:exactMatch tero:p21237 .
allars:Y37334 skos:exactMatch tero:p21237 .
yso:p21237 skos:exactMatch tero:p21237 .
