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

tero:p2685
  skos:prefLabel "taxes"@en, "skatter"@sv, "verot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1087 .

allars:Y14904 skos:exactMatch tero:p1087 .
ysa:Y99995 skos:exactMatch tero:p1087 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1081
  skos:prefLabel "konsumtionsskatt"@sv, "consumption taxation"@en, "kulutusverotus"@fi ;
  a skos:Concept ;
  skos:related tero:p1087 .

yso:p1087 skos:exactMatch tero:p1087 .
tero:p1087
  skos:exactMatch allars:Y14904, yso:p1087, ysa:Y99995 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "valmistevero"@fi, "accis"@sv, "excise duty"@en ;
  skosext:broaderGeneric tero:p2685 ;
  a skos:Concept ;
  skos:broader tero:p2685 ;
  skos:related tero:p1081 .

