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

tero:p18343
  skosext:broaderGeneric tero:p2685 ;
  skos:broader tero:p2685 ;
  skos:exactMatch yso:p18343, ysa:Y111087, allars:Y15991 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "suostuntavero"@fi, "bevillning"@sv ;
  a skos:Concept .

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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y111087 skos:exactMatch tero:p18343 .
allars:Y15991 skos:exactMatch tero:p18343 .
yso:p18343 skos:exactMatch tero:p18343 .
