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

eks:23_02
  a skos:Collection ;
  skos:prefLabel "Relationship between the church and the state and freedom of religion"@en, "Kirkon suhde valtioon ja uskonnonvapaus"@fi, "Kyrkans förhållade till staten samt religionsfriheten"@sv ;
  dc:date "1992-02-03"^^xsd:date ;
  dc11:type "ps", "ots" ;
  ns0:isMemberOf eks:23 ;
  skos:member eks:kirkollinen-itsehallinto, eks:uskontokunta, eks:eriuskolaiset, eks:uskonnonvapaus ;
  dc11:source "muo" ;
  ns0:type "alaluokka" ;
  skos:notation "23.02" ;
  ns0:isCollectionMemberOf eks:23 .

eks:uskonnonvapaus
  skos:prefLabel "religionsfrihet"@sv, "freedom of religion"@en, "uskonnonvapaus"@fi ;
  a skos:Concept ;
  ns0:isMemberOf eks:23_02 .

eks:eriuskolaiset
  skos:prefLabel "dissenters"@sv, "eriuskolaiset"@fi, "people of different beliefs"@en ;
  a skos:Concept ;
  ns0:isMemberOf eks:23_02 .

eks:uskontokunta
  skos:prefLabel "religionssamfund"@sv, "uskontokunta"@fi, "religious denomination"@en ;
  a skos:Concept ;
  ns0:isMemberOf eks:23_02 .

eks:kirkollinen-itsehallinto
  skos:prefLabel "kyrklig självstyrelse"@sv, "kirkollinen itsehallinto"@fi, "ecclesiastical autonomy"@en ;
  a skos:Concept ;
  ns0:isMemberOf eks:23_02 .

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

