@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:kirkollinen-itsehallinto
  dc11:source "muo" ;
  ns0:isMemberOf eks:23_02 ;
  dc11:type "ps" ;
  dc:date "1992-02-13"^^xsd:date ;
  skos:prefLabel "kyrklig självstyrelse"@sv, "kirkollinen itsehallinto"@fi, "ecclesiastical autonomy"@en ;
  a skos:Concept .

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

eks:itsehallinto skos:related eks:kirkollinen-itsehallinto .
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:kirkollinen-itsehallinto .

