@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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#> .

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

<http://dewey.info/class/345.012/e23/>
  skos:notation "345.012" ;
  skos:prefLabel "Generelle forhold, administrasjon og personell, rettshjelp"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/345.0126/e23/> .

<http://dewey.info/class/345.01262/e23/>
  skos:notation "345.01262" ;
  skos:prefLabel "Offentlige anklagere"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/345.0126/e23/> .

<http://dewey.info/class/345.0126/e23/>
  skos:altLabel "Likskuemenn--lov og rett--strafferett"@nb, "Rettsbetjenter--strafferett"@nb, "Rettsskrivere--strafferett"@nb, "Rettsmedisinere--lov og rett--strafferett"@nb, "Juridiske tjenestemenn--straffedomstoler"@nb, "Rettsstenografer--strafferett"@nb ;
  skos:prefLabel "Andre tjenestemenn ved straffedomstoler"@nb ;
  skos:narrower <http://dewey.info/class/345.01263/e23/>, <http://dewey.info/class/345.01262/e23/> ;
  dc:created "2010-05-14"^^xsd:date ;
  dc:modified "2018-07-19"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00278350" ;
  skos:broader <http://dewey.info/class/345.012/e23/> ;
  skos:notation "345.0126" .

<http://dewey.info/class/345.01263/e23/>
  skos:notation "345.01263" ;
  skos:prefLabel "Offentlige forsvarere"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/345.0126/e23/> .

