@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/962.054092/e23/>
  skos:notation "962.054092" ;
  skos:prefLabel "Egypt--1970-1981--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/962.054/e23/> .

<http://dewey.info/class/962.05/e23/>
  skos:notation "962.05" ;
  skos:prefLabel "1922-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/962.054/e23/> .

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

<http://dewey.info/class/962.054/e23/>
  skos:altLabel "Egypt--1970-1981"@nb, "Sadat, Muhammad Anwar al---egyptisk historie"@nb ;
  skos:closeMatch bibbi:1164028, bibbi:1164038 ;
  skos:broader <http://dewey.info/class/962.05/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2014-12-02"^^xsd:date ;
  dc:identifier "ocd00175729" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/962.054092/e23/> ;
  skos:prefLabel "Muhammad Anwar al-Sadats regjeringstid, 1970-1981"@nb ;
  a skos:Concept ;
  skos:notation "962.054" .

