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

tero:p3318
  skos:prefLabel "joint taxation"@en, "yhteisverotus"@fi, "sambeskattning"@sv ;
  a skos:Concept ;
  skos:related tero:p3317 .

ysa:Y101286 skos:exactMatch tero:p3317 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y27339 skos:exactMatch tero:p3317 .
yso:p3317 skos:exactMatch tero:p3317 .
tero:p3317
  skos:prefLabel "särbeskattning"@sv, "erillisverotus"@fi, "separate assessment"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y101286, allars:Y27339, yso:p3317 ;
  skosext:broaderGeneric tero:p1082 ;
  skos:broader tero:p1082 ;
  skos:related tero:p3318 ;
  a skos:Concept .

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

