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

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

<http://dewey.info/class/963.5/e23/>
  skos:notation "963.5" ;
  skos:prefLabel "Eritrea"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/963.502/e23/> .

<http://dewey.info/class/963.502/e23/>
  skos:altLabel "Eritrea--1400-tallet"@nb, "Eritrea--1200-tallet"@nb, "Eritrea--700-tallet"@nb, "Eritrea--600-tallet"@nb, "Eritrea--800-tallet"@nb, "Eritrea--1000-tallet"@nb, "Eritrea--900-tallet"@nb, "Eritrea--1100-tallet"@nb, "Eritrea--640-1543"@nb, "Eritrea--1300-tallet"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1163314, bibbi:1163335 ;
  a skos:Concept ;
  skos:notation "963.502" ;
  skos:broader <http://dewey.info/class/963.5/e23/> ;
  dc:modified "2014-12-02"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "640-1543"@nb ;
  dc:identifier "ocd00175786" ;
  ns0:including "600-tallet"@nb .

