@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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#> .

<http://dewey.info/class/220.9/e23/>
  skos:notation "220.9" ;
  skos:prefLabel "Bibelske landområders geografi, historie, kronologi, personer i bibelsk tid"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/220.91/e23/> .

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

<http://dewey.info/class/220.91/e23/>
  skos:altLabel "Geografi--Bibelen"@nb ;
  ns0:classHere "Beskrivelse og sivilisasjon"@nb ;
  skos:prefLabel "Geografi"@nb ;
  skos:narrower <http://dewey.info/class/220.910223/e23/> ;
  skos:notation "220.91" ;
  skos:broader <http://dewey.info/class/220.9/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1133947 ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2015-01-27"^^xsd:date ;
  dc:identifier "ocd00120341" .

<http://dewey.info/class/220.910223/e23/>
  skos:notation "220.910223" ;
  skos:prefLabel "Geografi--Bibelen--kart"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/220.91/e23/> .

