@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:tuomioistuimet
  skos:prefLabel "domstolar"@sv, "courts of law"@en, "tuomioistuimet"@fi ;
  a skos:Concept .

eks:oikeudenkaeynti
  skos:prefLabel "rättegång"@sv, "oikeudenkäynti"@fi ;
  a skos:Concept .

eks:tuomarit
  skos:prefLabel "domare"@sv, "tuomarit"@fi, "judges"@en ;
  a skos:Concept .

eks:oikeuslaitos
  dc11:source "muo", "kir" ;
  ns0:isMemberOf eks:19_01 ;
  dc11:type "ps1" ;
  skos:related eks:tuomioistuinlaitos, eks:tuomioistuimet, eks:oikeudenkaeynti, eks:tuomarit ;
  dc:date "1990-01-06"^^xsd:date ;
  skos:prefLabel "rättsväsen"@sv, "judicial system"@en, "oikeuslaitos"@fi ;
  a skos:Concept .

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

eks:tuomioistuinlaitos
  skos:prefLabel "domstolsväsen"@sv, "judicial system"@en, "tuomioistuinlaitos"@fi ;
  a skos:Concept ;
  skos:related eks:oikeuslaitos .

eks:19_01
  skos:notation "19.01" ;
  skos:prefLabel "Processrätt, allmänt"@sv, "Prosessioikeus, yleistä"@fi ;
  a skos:Collection ;
  skos:member eks:oikeuslaitos .

