@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:uskonnonvapaus
  skos:prefLabel "religionsfrihet"@sv, "freedom of religion"@en, "uskonnonvapaus"@fi ;
  a skos:Concept .

eks:eriuskolaiset
  dc11:source "kir" ;
  ns0:isMemberOf eks:23_05, eks:23_02, eks:44 ;
  skos:related eks:uskonnonvapaus ;
  dc:date "1990-01-03"^^xsd:date ;
  skos:altLabel "metodistit"@fi, "baptistit"@fi, "adventistit"@fi ;
  skos:prefLabel "dissenters"@sv, "eriuskolaiset"@fi, "people of different beliefs"@en ;
  a skos:Concept .

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

eks:uskontokunta skos:related eks:eriuskolaiset .
eks:23_05
  skos:notation "23.05" ;
  skos:prefLabel "Ortodoxa kyrkan och övriga religionssamfund"@sv, "Ortodoksinen kirkko ja muut uskontokunnat"@fi, "Orthodox church and other religious denominations"@en ;
  a skos:Collection ;
  skos:member eks:eriuskolaiset .

eks:23_02
  skos:notation "23.02" ;
  skos:prefLabel "Kyrkans förhållade till staten samt religionsfriheten"@sv, "Kirkon suhde valtioon ja uskonnonvapaus"@fi, "Relationship between the church and the state and freedom of religion"@en ;
  a skos:Collection ;
  skos:member eks:eriuskolaiset .

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

