@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:conceptscheme a skos:ConceptScheme .
tero:p9638
  skosext:broaderGeneric tero:p1082 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "double taxation"@en, "dubbelbeskattning"@sv, "kaksinkertainen verotus"@fi ;
  skos:broader tero:p1082 ;
  skos:exactMatch yso:p9638, allars:Y17135, ysa:Y111395 ;
  a skos:Concept .

allars:Y17135 skos:exactMatch tero:p9638 .
ysa:Y111395 skos:exactMatch tero:p9638 .
yso:p9638 skos:exactMatch tero:p9638 .
tero:p1082
  skos:prefLabel "taxation"@en, "verotus"@fi, "beskattning"@sv ;
  a skos:Concept ;
  skos:narrower tero:p9638 .

