@prefix eks: <http://ldf.fi/eks/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://ldf.fi/schema/eks/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

eks:liikevaihtovero
  skos:prefLabel "omsättningsskatt"@sv, "liikevaihtovero"@fi, "turnover tax"@en ;
  a skos:Concept .

eks:arvonlisaevero
  skos:prefLabel "mervärdesskatt"@sv, "value-added tax"@en, "arvonlisävero"@fi ;
  a skos:Concept .

eks:elinkeinoverotus
  skos:prefLabel "business taxation"@en, "elinkeinoverotus"@fi ;
  a skos:Concept .

eks:yksityiskaeyttoe
  dc11:source "muo" ;
  skos:scopeNote "Liike- ja ammattitoiminnassa tapahtuva tavaroiden tai palvelusten ottaminen omaan käyttöön"@fi ;
  ns0:isMemberOf eks:22_01_06, eks:22_01_02 ;
  dc11:type "ps" ;
  skos:related eks:liikevaihtovero, eks:arvonlisaevero, eks:elinkeinoverotus ;
  dc:date "1992-02-12"^^xsd:date ;
  skos:altLabel "yksityiskäyttöön ottaminen"@fi, "oma käyttö"@fi, "oma kulutus"@fi ;
  skos:prefLabel "privatuttag"@sv, "yksityiskäyttö"@fi, "private use"@en ;
  a skos:Concept .

eks:22
  skos:prefLabel "Skatte- och finansrätt"@sv, "Vero- ja finanssioikeus"@fi, "Tax and financial law"@en ;
  a skos:Collection ;
  skos:member eks:22_01 .

eks:22_01
  skos:member eks:22_01_06, eks:22_01_02 ;
  a skos:Collection ;
  skos:prefLabel "Vero- ja finanssioikeus_s01"@fi .

eks:22_01_06
  skos:notation "22.01.06" ;
  skos:prefLabel "Mervärdeskatt"@sv, "Arvonlisävero"@fi, "Value-added tax"@en ;
  a skos:Collection ;
  skos:member eks:yksityiskaeyttoe .

eks:22_01_02
  skos:notation "22.01.02" ;
  skos:prefLabel "Inkomst- och näringsskatt samt kommunalskatt"@sv, "Tulo- ja elinkeinoverotus sekä kunnallisvero"@fi, "Income and property tax and municipal tax"@en ;
  a skos:Collection ;
  skos:member eks:yksityiskaeyttoe .

