@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#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/2--621-623/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--623/e23/> ;
  skos:notation "T2--621-623" ;
  skos:prefLabel "Egypt"@nb .

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

<http://dewey.info/class/2--623/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00126496" ;
  dc:modified "2018-04-09"^^xsd:date ;
  skos:altLabel "Bahr al-Ahmar (Egypt)"@nb, "Aswan (Egypt : provins)"@nb, "Suhaj (Egypt : provins)"@nb, "Al-Bahr al-Ahmar (Egypt)"@nb, "Nassersjøen (Egypt og Sudan)"@nb, "Den arabiske ørken (Egypt)"@nb, "Den østlige ørken (Egypt)"@nb, "Qina (Egypt : provins)"@nb ;
  skos:broader <http://dewey.info/class/2--621-623/e23/> ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c17538, humord:c13212, humord:c12320, humord:c18566, humord:c12438, humord:c19775, humord:c51937, humord:c19713, humord:c55753, humord:c18998, humord:c25946, humord:c16012 ;
  skos:notation "T2--623" ;
  skos:prefLabel "Øvre Egypt"@nb .

