@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/2--451/e23/>
  skos:prefLabel "Det nordvestlige Italia"@nb ;
  a skos:Concept .

<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.518/e23/>
  skos:notation "914.518" ;
  skos:prefLabel "Liguria (Italia)--geografi, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/914.51/e23/> .

<http://dewey.info/class/914.5104/e23/>
  skos:notation "914.5104" ;
  skos:prefLabel "Nord-Italia--geografi--reiser, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/914.51/e23/> .

<http://dewey.info/class/914.5121/e23/>
  skos:notation "914.5121" ;
  skos:prefLabel "Torino (Italia)--geografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/914.51/e23/> .

<http://dewey.info/class/914.5/e23/>
  skos:notation "914.5" ;
  skos:prefLabel "Italia--geografi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/914.51/e23/> .

<http://dewey.info/class/914.511/e23/>
  skos:notation "914.511" ;
  skos:prefLabel "Val d'Aosta (region)--geografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/914.51/e23/> .

<http://dewey.info/class/914.51/e23/>
  mads:componentList (
   <http://dewey.info/class/91/e23/>
   <http://dewey.info/class/2--451/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2016-04-18"^^xsd:date ;
  skos:narrower <http://dewey.info/class/914.5121/e23/>, <http://dewey.info/class/914.518/e23/>, <http://dewey.info/class/914.5104/e23/>, <http://dewey.info/class/914.511/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Nord-Italia--geografi"@nb ;
  dc:modified "2016-04-18"^^xsd:date ;
  dc:identifier "095a0e92-790f-48d1-89e6-d3f84fdca16e" ;
  skos:closeMatch bibbi:1155925 ;
  skos:notation "914.51" ;
  skos:broader <http://dewey.info/class/914.5/e23/> .

