@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:p24200
  a skos:Concept ;
  skos:prefLabel "balance of resources and expenditure"@en, "huoltotase"@fi, "försörjningsbalans"@sv ;
  skos:broader tero:p2695 ;
  yso:p23805 ysa:Y171405 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p2695 ;
  skos:related tero:p11493 ;
  skos:exactMatch yso:p24200 .

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

tero:conceptscheme a skos:ConceptScheme .
yso:p24200 skos:exactMatch tero:p24200 .
tero:p2695
  skos:prefLabel "balansräkning"@sv, "balance sheets"@en, "taseet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24200 .

