@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.014/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/345.0144/e23/> ;
  skos:notation "345.014" ;
  skos:prefLabel "Straffedomstoler med bestemte typer jurisdiksjon"@nb .

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

<http://dewey.info/class/345.01444/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/345.0144/e23/> ;
  skos:notation "345.01444" ;
  skos:prefLabel "Domstoler i siste instans (høyesterett)"@nb .

<http://dewey.info/class/345.01442/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/345.0144/e23/> ;
  skos:notation "345.01442" ;
  skos:prefLabel "Mellomliggende ankedomstoler"@nb .

<http://dewey.info/class/345.0144/e23/>
  a skos:Concept ;
  dc:created "2010-05-17"^^xsd:date ;
  dc:identifier "ocd00278500" ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:altLabel "Ankeprosedyre--strafferett"@nb, "Ankedomstoler--strafferett"@nb ;
  skos:broader <http://dewey.info/class/345.014/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/345.01442/e23/>, <http://dewey.info/class/345.01444/e23/> ;
  skos:notation "345.0144" ;
  skos:prefLabel "Ankedomstoler"@nb .

