@prefix eks: <http://ldf.fi/eks/> .
@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#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

eks:kirkollisverot
  dc11:source "muo", "kir" ;
  ns0:isMemberOf eks:23_04, eks:44, eks:33_03, eks:22_01_02 ;
  dc11:type "ps1" ;
  dc:date "1990-01-06"^^xsd:date ;
  skos:prefLabel "kyrkoskatter"@sv, "kirkollisverot"@fi, "church taxes"@en ;
  a skos:Concept .

eks:23
  skos:prefLabel "Kyrkorätt"@sv, "Kirkko-oikeus"@fi, "Ecclesiastical law"@en ;
  a skos:Collection ;
  skos:member eks:23_04 .

eks:33
  skos:prefLabel "Samhällsekonomi, offentlig ekonomi"@sv, "Kansantalous, julkinen talous"@fi, "National economy, public finance"@en ;
  a skos:Collection ;
  skos:member eks:33_03 .

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
  a skos:Collection ;
  skos:prefLabel "Vero- ja finanssioikeus_s01"@fi ;
  skos:member eks:22_01_02 .

eks:23_04
  skos:notation "23.04" ;
  skos:prefLabel "Församlingarnas ekonomi och jordegendom samt kyrkoskatten"@sv, "Seurakuntien talous ja maaomaisuus sekä kirkollisvero"@fi, "Parish economy and land ownership and church tax"@en ;
  a skos:Collection ;
  skos:member eks:kirkollisverot .

eks:44
  skos:notation "44" ;
  skos:prefLabel "Kyrka, religion"@sv, "Kirkko, uskonto"@fi, "Church, religion"@en ;
  a skos:Collection ;
  skos:member eks:kirkollisverot .

eks:33_03
  skos:notation "33.03" ;
  skos:prefLabel "Beskattning"@sv, "Verotus"@fi, "Taxation"@en ;
  a skos:Collection ;
  skos:member eks:kirkollisverot .

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:kirkollisverot .

