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

yso:p14651 skos:exactMatch tero:p14651 .
tero:conceptscheme a skos:ConceptScheme .
tero:p14651
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "euro"@en, "euro"@sv, "euro"@fi ;
  skos:exactMatch allars:Y36550, yso:p14651, ysa:Y110902 ;
  skosext:broaderGeneric tero:p3573, tero:p25822 ;
  a skos:Concept ;
  skos:broader tero:p3573, tero:p25822 .

tero:p3573
  skos:prefLabel "valuta"@sv, "currency"@en, "valuutta"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14651 .

ysa:Y110902 skos:exactMatch tero:p14651 .
allars:Y36550 skos:exactMatch tero:p14651 .
tero:p25822
  skos:prefLabel "yhteisvaluutta"@fi, "gemensam valuta"@sv ;
  a skos:Concept ;
  skos:narrower tero:p14651 .

