@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/945.082/e23/>
  skos:altLabel "Italia--1796-1815"@nb, "Italia (kongedømme)"@nb ;
  skos:prefLabel "Den napoleonske periode, 1796-1815"@nb ;
  skos:closeMatch bibbi:1160480, bibbi:1158090 ;
  dc:identifier "ocd00174099" ;
  ns0:including "Kongedømmet italia, 1805-1814"@nb ;
  skos:broader <http://dewey.info/class/945.08/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:notation "945.082" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2017-09-21"^^xsd:date .

<http://dewey.info/class/945.08/e23/>
  skos:notation "945.08" ;
  skos:prefLabel "1796-1900"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/945.082/e23/> .

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

