@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p24173
  skos:prefLabel "tax account"@en, "verotili"@fi, "skattekonto"@sv ;
  a skos:Concept ;
  skos:related yso:p17853 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p101
  skos:prefLabel "transfer of money"@en, "penningöverföring"@sv, "rahavarojen siirtäminen"@fi ;
  a skos:Concept ;
  skos:narrower yso:p17853 .

yso:p17853
  skos:prefLabel "tax collection"@en, "veronkanto"@fi, "skatteuppbörd"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p24173, yso:p1082 ;
  rdfs:comment "veron kerääminen, periminen, palauttaminen ja tilittäminen" ;
  skos:broader yso:p101 ;
  dc11:source "Verosanasto" ;
  skos:closeMatch ysa:Y112451, allars:Y26012 ;
  a skos:Concept .

yso:p1082
  skos:prefLabel "taxation"@en, "verotus"@fi, "beskattning"@sv ;
  a skos:Concept ;
  skos:related yso:p17853 .

