@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

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

tero:conceptscheme a skos:ConceptScheme .
yso:p24520 skos:exactMatch tero:p24520 .
tero:p3863
  skos:prefLabel "economic theories"@en, "ekonomiska teorier"@sv, "talousteoriat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24520 .

tero:p24520
  skos:prefLabel "kasvuteoriat"@fi, "theories of economic growth"@en, "tillväxtteorier"@sv ;
  skos:exactMatch yso:p24520 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p6150 ;
  skos:broader tero:p3863 ;
  a skos:Concept ;
  yso:p23805 ysa:Y175402 ;
  skosext:broaderGeneric tero:p3863 .

