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

tero:p3100
  skos:prefLabel "nämnder"@sv, "lautakunnat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16271 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y26004 skos:exactMatch tero:p16271 .
tero:p16271
  skos:prefLabel "tax committees"@en, "verolautakunnat"@fi, "skattenämnder"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3100 ;
  skos:exactMatch allars:Y26004, yso:p16271, ysa:Y102817 ;
  skos:broader tero:p3100 .

ysa:Y102817 skos:exactMatch tero:p16271 .
yso:p16271 skos:exactMatch tero:p16271 .
