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

tero:p12183
  skos:prefLabel "nationalprodukt"@sv, "national product"@en, "kansantuote"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12140 .

tero:p6150
  skos:prefLabel "economic growth"@en, "talouskasvu"@fi, "ekonomisk tillväxt"@sv ;
  a skos:Concept ;
  skos:related tero:p12140 .

tero:conceptscheme a skos:ConceptScheme .
yso:p12140 skos:exactMatch tero:p12140 .
ysa:Y94889 skos:exactMatch tero:p12140 .
allars:Y16414 skos:exactMatch tero:p12140 .
tero:p12140
  skos:prefLabel "bruttonationalprodukt"@sv, "bruttokansantuote"@fi, "gross national product"@en ;
  skos:altLabel "BKT"@fi, "BNP"@sv ;
  skos:exactMatch ysa:Y94889, allars:Y16414, yso:p12140 ;
  a skos:Concept ;
  skos:broader tero:p12183 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p12183 ;
  skos:related tero:p6150 .

