@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 .
yso:p21472 skos:exactMatch tero:p21472 .
allars:Y37389 skos:exactMatch tero:p21472 .
ysa:Y164120 skos:exactMatch tero:p21472 .
tero:p21472
  skos:prefLabel "hushållsavdrag"@sv, "kotitalousvähennys"@fi, "household deduction"@en ;
  skosext:broaderGeneric tero:p19787 ;
  skos:exactMatch allars:Y37389, ysa:Y164120, yso:p21472 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p19787 .

tero:p19787
  skos:prefLabel "tax allowances"@en, "skatteavdrag"@sv, "verovähennykset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p21472 .

