@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

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

<http://dewey.info/class/2--531/e23/>
  skos:prefLabel "Sinaihalvøya"@nb ;
  a skos:Concept .

<http://dewey.info/class/363.2309531/e23/>
  dc:created "2016-12-09"^^xsd:date ;
  skos:altLabel "Politioppgaver--Gazastripen"@nb ;
  mads:componentList (
   <http://dewey.info/class/363.23/e23/>
   <http://dewey.info/class/2--531/e23/>
 ) ;
  dc:identifier "9144f3aa-b41e-46a2-84d0-5162f8c44c37" ;
  skos:broader <http://dewey.info/class/363.23/e23/> ;
  skos:prefLabel "Rettshåndhevelse--Gazastripen, …"@nb ;
  dc:modified "2016-12-13"^^xsd:date ;
  skos:notation "363.2309531" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept .

<http://dewey.info/class/363.23/e23/>
  skos:notation "363.23" ;
  skos:prefLabel "Politioppgaver"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/363.2309531/e23/> .

