@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

tero:p24553
  skosext:broaderGeneric tero:p11493 ;
  yso:p23805 ysa:Y175647 ;
  skos:broader tero:p11493 ;
  skos:exactMatch yso:p24553 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "satellite account"@en, "satelliittitilinpito"@fi, "satelliträkenskaper"@sv ;
  a skos:Concept .

yso:p24553 skos:exactMatch tero:p24553 .
