@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:eriuskolaiset
  skos:prefLabel "dissenters"@sv, "eriuskolaiset"@fi, "people of different beliefs"@en ;
  a skos:Concept .

eks:uskontokunta
  dc11:source "muo" ;
  ns0:isMemberOf eks:23_05, eks:23_02 ;
  dc11:type "ps" ;
  skos:related eks:eriuskolaiset ;
  dc:date "1992-02-13"^^xsd:date ;
  skos:prefLabel "religionssamfund"@sv, "uskontokunta"@fi, "religious denomination"@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:uskonnonvapaus skos:related eks:uskontokunta .
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:uskontokunta .

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

