@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:oikeuskansleri
  dc11:source "muo", "kir" ;
  ns0:isMemberOf eks:19_12, eks:20_04_02 ;
  dc11:type "ps1" ;
  dc:date "1990-01-06"^^xsd:date ;
  skos:prefLabel "justitiekanslern"@sv, "chancellor of justice"@en, "oikeuskansleri"@fi ;
  a skos:Concept .

eks:19
  skos:prefLabel "Processrätt"@sv, "Prosessioikeus"@fi, "Procedural law"@en ;
  a skos:Collection ;
  skos:member eks:19_12 .

eks:20
  skos:prefLabel "Författningsrätt"@sv, "Valtiosääntöoikeus"@fi, "Constitutional law"@en ;
  a skos:Collection ;
  skos:member eks:20_04 .

eks:20_04
  a skos:Collection ;
  skos:prefLabel "Valtiosääntöoikeus_s04"@fi ;
  skos:member eks:20_04_02 .

eks:19_12
  skos:notation "19.12" ;
  skos:prefLabel "Åklagarväsendet"@sv, "Syyttäjistö"@fi, "Prosecutors"@en ;
  a skos:Collection ;
  skos:member eks:oikeuskansleri .

eks:20_04_02
  skos:notation "20.04.02" ;
  skos:prefLabel "Statens högsta organ, organisation och funktion"@sv, "Ylimmät valtion elimet, järjestysmuoto ja toiminta"@fi ;
  a skos:Collection ;
  skos:member eks:oikeuskansleri .

