@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<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/914.5731/e23/>
  skos:notation "914.5731" ;
  skos:prefLabel "Napoli (Italia)--geografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/914.573/e23/> .

<http://dewey.info/class/914.57304/e23/>
  skos:notation "914.57304" ;
  skos:prefLabel "Napoli (Italia : provins)--reiser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/914.573/e23/> .

<http://dewey.info/class/914.573/e23/>
  skos:broader <http://dewey.info/class/914.57/e23/> ;
  skos:altLabel "Ischia (Italia : øy)--geografi"@nb, "Capri (Italia : øy)--geografi"@nb, "Storbyområdet Napoli (Italia)--geografi"@nb, "Napoli (Italia : provins)--geografi"@nb ;
  skos:prefLabel "Napoli (Italia : storbyområde)--geografi, …"@nb ;
  a skos:Concept ;
  dc:created "2017-11-24"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2024-08-28"^^xsd:date ;
  skos:closeMatch bibbi:1155258, bibbi:1147580, bibbi:1157033, bibbi:1155260 ;
  mads:componentList (
   <http://dewey.info/class/91/e23/>
   <http://dewey.info/class/2--457.3/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/914.5731/e23/>, <http://dewey.info/class/914.57304/e23/> ;
  dc:identifier "26f04dfe-d3a6-4fe0-b8fc-305e381b2f0e" ;
  skos:notation "914.573" .

<http://dewey.info/class/914.57/e23/>
  skos:notation "914.57" ;
  skos:prefLabel "Sør-Italia--geografi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/914.573/e23/> .

