@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#> .

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

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

<http://dewey.info/class/945.1083/e23/>
  skos:broader <http://dewey.info/class/945.108/e23/> ;
  skos:altLabel "Piemonte (Italia)--1815-1861"@nb, "Statuto albertino--piemontesisk historie"@nb, "Risorgimento--piemontesisk historie"@nb, "Viktor Emanuel--piemontesisk historie--1815-1861"@nb ;
  dc:identifier "ocd00174135" ;
  dc:modified "2017-09-13"^^xsd:date ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Perioden med Italias samling (Risorgimento), 1815-1861"@nb ;
  skos:notation "945.1083" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

