@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p11886
  skos:prefLabel "yritysverotus"@fi, "company taxation"@en, "företagsbeskattning"@sv ;
  skos:exactMatch allars:Y18600, yso:p11886, ysa:Y100484 ;
  skos:altLabel "liikeverotus"@fi, "rörelsebeskattning"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1082 ;
  skos:related tero:p11885 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1082 .

ysa:Y100484 skos:exactMatch tero:p11886 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y18600 skos:exactMatch tero:p11886 .
tero:p11885
  skos:prefLabel "bolagsskatt"@sv, "corporate taxation"@en, "yhtiöverotus"@fi ;
  a skos:Concept ;
  skos:related tero:p11886 .

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

