@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/945.082/e23/>
  skos:notation "945.082" ;
  skos:prefLabel "Den napoleonske periode, 1796-1815"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/945.08/e23/> .

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

<http://dewey.info/class/945.08/e23/>
  skos:broader <http://dewey.info/class/945.01-945.09/e23/> ;
  skos:closeMatch bibbi:1160481, bibbi:1158089 ;
  a skos:Concept ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:altLabel "Italia--1796-1900"@nb, "Italia--1800-tallet"@nb ;
  skos:narrower <http://dewey.info/class/945.084/e23/>, <http://dewey.info/class/945.083/e23/>, <http://dewey.info/class/945.082/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00174098" ;
  skos:prefLabel "1796-1900"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "945.08" .

<http://dewey.info/class/945.083/e23/>
  skos:notation "945.083" ;
  skos:prefLabel "Perioden med Italias samling (Risorgimento), 1815-1861"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/945.08/e23/> .

<http://dewey.info/class/945.01-945.09/e23/>
  skos:notation "945.01-945.09" ;
  skos:prefLabel "Historiske perioder for Italia, San Marino, Vatikanstaten, Malta behandlet sammen; for Italia alene"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/945.08/e23/> .

<http://dewey.info/class/945.084/e23/>
  skos:notation "945.084" ;
  skos:prefLabel "Viktor Emanuel IIs regjeringstid og Umberto Is regjeringstid, 1861-1900"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/945.08/e23/> .

