@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:Y101160 skos:exactMatch tero:p8971 .
tero:conceptscheme a skos:ConceptScheme .
tero:p8971
  skos:prefLabel "elinkeinoverotus"@fi, "näringsskatt"@sv, "trade taxation"@en ;
  skos:exactMatch yso:p8971, allars:Y23655, ysa:Y101160 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1082 ;
  skos:broader tero:p1082 .

yso:p8971 skos:exactMatch tero:p8971 .
tero:p1082
  skos:prefLabel "taxation"@en, "verotus"@fi, "beskattning"@sv ;
  a skos:Concept ;
  skos:narrower tero:p8971 .

allars:Y23655 skos:exactMatch tero:p8971 .
