@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.4110163/e23/>
  skos:notation "345.4110163" ;
  skos:prefLabel "Court of Appeal (ankedomstol)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/345.411016/e23/> .

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

<http://dewey.info/class/345.411016/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/345.4110163/e23/>, <http://dewey.info/class/345.4110162/e23/> ;
  skos:notation "345.411016" ;
  dc:modified "2015-04-10"^^xsd:date ;
  skos:altLabel "Øverste kriminalrett (Skottland)"@nb, "Storbritannia. Øverste kriminalrett (Skottland)"@nb, "Skottland. Øverste kriminalrett"@nb ;
  skos:prefLabel "Øverste kriminalrett"@nb ;
  skos:broader <http://dewey.info/class/345.41101/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00137478" .

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

<http://dewey.info/class/345.4110162/e23/>
  skos:notation "345.4110162" ;
  skos:prefLabel "Førsteinstansrett"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/345.411016/e23/> .

