@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_05
  a skos:Collection ;
  skos:prefLabel "Orthodox church and other religious denominations"@en, "Ortodoksinen kirkko ja muut uskontokunnat"@fi, "Ortodoxa kyrkan och övriga religionssamfund"@sv ;
  dc:date "1992-02-03"^^xsd:date ;
  dc11:type "ps", "ots" ;
  ns0:isMemberOf eks:23 ;
  skos:member eks:kanoninen-oikeus, eks:ortodoksinen-kirkko, eks:uskontokunta, eks:eriuskolaiset ;
  dc11:source "muo" ;
  ns0:type "alaluokka" ;
  skos:notation "23.05" ;
  ns0:isCollectionMemberOf eks:23 .

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

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

eks:ortodoksinen-kirkko
  skos:prefLabel "ortodoxa kyrkan"@sv, "orthodox church"@en, "ortodoksinen kirkko"@fi ;
  a skos:Concept ;
  ns0:isMemberOf eks:23_05 .

eks:kanoninen-oikeus
  skos:prefLabel "kanonisk rätt"@sv, "kanoninen oikeus"@fi, "canon law"@en ;
  a skos:Concept ;
  ns0:isMemberOf eks:23_05 .

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

