@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/91/e23/>
  skos:prefLabel "Geografi og reiser"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/910.9163/e23/>
  skos:notation "910.9163" ;
  skos:prefLabel "Atlanterhavet--geografi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/910.91634/e23/> .

<http://dewey.info/class/910.91634/e23/>
  skos:altLabel "Skipsforlis--eventyrlige opplevelser--det nordvestlige Atlanterhavet"@nb ;
  skos:broader <http://dewey.info/class/910.9163/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/91/e23/>
   <http://dewey.info/class/1--091/e23/>
   <http://dewey.info/class/2--163.4/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/910.916342/e23/>, <http://dewey.info/class/910.9163409009/e23/> ;
  skos:closeMatch bibbi:1168500, bibbi:1457203 ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "910.91634" ;
  skos:prefLabel "Skipsvrak--eventyrlige opplevelser--det nordvestlige Atlanterhavet, …"@nb ;
  a skos:Concept ;
  dc:modified "2025-04-24"^^xsd:date ;
  dc:identifier "ocd00172243" .

<http://dewey.info/class/910.916342/e23/>
  skos:notation "910.916342" ;
  skos:prefLabel "Davisstredet--geografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/910.91634/e23/> .

<http://dewey.info/class/1--091/e23/>
  skos:prefLabel "Områder, regioner, steder generelt"@nb ;
  a skos:Concept .

<http://dewey.info/class/910.9163409009/e23/>
  skos:notation "910.9163409009" ;
  skos:prefLabel "Skipsforlis--eventyrlige opplevelser--det nordvestlige Atlanterhavet--arkeologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/910.91634/e23/> .

