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

tero:conceptscheme a skos:ConceptScheme .
tero:p18383
  skos:exactMatch yso:p18383, allars:Y24246, ysa:Y111350 ;
  skosext:broaderGeneric tero:p1082 ;
  skos:prefLabel "taxation of persons"@en, "henkilöverotus"@fi, "personbeskattning"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1082 ;
  a skos:Concept .

ysa:Y111350 skos:exactMatch tero:p18383 .
allars:Y24246 skos:exactMatch tero:p18383 .
tero:p1082
  skos:prefLabel "taxation"@en, "verotus"@fi, "beskattning"@sv ;
  a skos:Concept ;
  skos:narrower tero:p18383 .

yso:p18383 skos:exactMatch tero:p18383 .
