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

ysa:Y99970 skos:exactMatch tero:p19855 .
tero:conceptscheme a skos:ConceptScheme .
tero:p10644
  skos:prefLabel "balance of payments"@en, "betalningsbalans"@sv, "maksutase"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19855 .

yso:p19855 skos:exactMatch tero:p19855 .
allars:Y16541 skos:exactMatch tero:p19855 .
tero:p19855
  skos:prefLabel "balance of current payments"@en, "bytesbalans"@sv, "vaihtotase"@fi ;
  skos:exactMatch ysa:Y99970, yso:p19855, allars:Y16541 ;
  skosext:broaderGeneric tero:p10644 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p10644 .

