@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/345.01/e23/>
  skos:notation "345.01" ;
  skos:prefLabel "Straffedomstoler"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/345.012/e23/> .

<http://dewey.info/class/345.0122/e23/>
  skos:notation "345.0122" ;
  skos:prefLabel "Generelle forhold knyttet til straffedomstoler"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/345.012/e23/> .

<http://dewey.info/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/345.0123/e23/>
  skos:notation "345.0123" ;
  skos:prefLabel "Domstoladministrasjon av straffedomstoler"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/345.012/e23/> .

<http://dewey.info/class/345.012/e23/>
  skos:narrower <http://dewey.info/class/345.0123/e23/>, <http://dewey.info/class/345.0122/e23/>, <http://dewey.info/class/345.0126/e23/>, <http://dewey.info/class/345.0124/e23/>, <http://dewey.info/class/345.0127/e23/> ;
  dc:modified "2018-07-19"^^xsd:date ;
  skos:broader <http://dewey.info/class/345.01/e23/> ;
  dc:identifier "ocd00278310" ;
  dc:created "2010-05-14"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Generelle forhold, administrasjon og personell, rettshjelp"@nb ;
  skos:notation "345.012" .

<http://dewey.info/class/345.0126/e23/>
  skos:notation "345.0126" ;
  skos:prefLabel "Andre tjenestemenn ved straffedomstoler"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/345.012/e23/> .

<http://dewey.info/class/345.0127/e23/>
  skos:notation "345.0127" ;
  skos:prefLabel "Rettshjelp i straffesaker"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/345.012/e23/> .

<http://dewey.info/class/345.0124/e23/>
  skos:notation "345.0124" ;
  skos:prefLabel "Dommere ved straffedomstoler"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/345.012/e23/> .

