@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 bibbi: <https://id.bs.no/bibbi/> .
@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/956.05/e23/>
  skos:notation "956.05" ;
  skos:prefLabel "1980-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/956.054/e23/> .

<http://dewey.info/class/956.054/e23/>
  skos:altLabel "Midtøsten--2000-"@nb, "Midtøsten--2000-tallet"@nb ;
  dc:identifier "ocd00175286" ;
  skos:closeMatch bibbi:1164138, bibbi:1158558, bibbi:1158557 ;
  skos:narrower <http://dewey.info/class/956.0540882/e23/> ;
  dc:modified "2018-08-03"^^xsd:date ;
  skos:notation "956.054" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "2000-"@nb ;
  skos:broader <http://dewey.info/class/956.05/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/956.0540882/e23/>
  skos:notation "956.0540882" ;
  skos:prefLabel "Midtøsten--2000-tallet--religiøse grupper"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/956.054/e23/> .

