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

<http://dewey.info/class/945.508/e23/>
  skos:notation "945.508" ;
  skos:prefLabel "1801-1900"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/945.5083/e23/> .

<http://dewey.info/class/945.5083/e23/>
  ns0:classHere "Storhertugdømmet toscana og huset lorraine i perioden 1814-1860"@nb ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:altLabel "Risorgimento--toskansk historie"@nb, "Toscana (storhertugdømme)--1814-1860"@nb, "Huset Lorraine--toskansk historie--1814-1860"@nb, "Toscana (Italia)--1814-1861"@nb ;
  dc:identifier "ocd00174217" ;
  skos:notation "945.5083" ;
  skos:broader <http://dewey.info/class/945.508/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Perioden med Italias samling (Risorgimento), 1814-1861"@nb .

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

