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

<http://dewey.info/class/932.01/e23/>
  skos:notation "932.01" ;
  skos:prefLabel "Eldre historie fram til 332 f.Kr."@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/932.012/e23/> .

<http://dewey.info/class/932.012/e23/>
  ns0:including "1. til 11. dynasti"@nb ;
  skos:notation "932.012" ;
  skos:closeMatch bibbi:1118841 ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/932.01/e23/> ;
  dc:modified "2016-12-15"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Egypt--ca. 3100-2052 f.Kr."@nb, "Det gamle riket (Egypt)"@nb, "Pyramider (byggverk)--Egypt"@nb ;
  skos:prefLabel "Tidlig dynastisk tid, perioden med Det gamle riket, Første overgangsperiode, ca. 3100-2052 f.Kr."@nb ;
  dc:identifier "ocd00172669" .

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

