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

<http://dewey.info/class/947.07/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/947.01-947.08/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1160567, bibbi:1158317 ;
  skos:narrower <http://dewey.info/class/947.072/e23/>, <http://dewey.info/class/947.073/e23/>, <http://dewey.info/class/947.071/e23/> ;
  ns0:classHere "1800-tallet"@nb ;
  skos:prefLabel "1796-1855"@nb ;
  dc:identifier "ocd00174424" ;
  skos:notation "947.07" ;
  skos:altLabel "Russland--1800-tallet"@nb, "Russland--1796-1855"@nb ;
  dc:modified "2014-12-02"^^xsd:date .

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

<http://dewey.info/class/947.072/e23/>
  skos:notation "947.072" ;
  skos:prefLabel "Aleksander Is regjeringstid, 1801-1825"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/947.07/e23/> .

<http://dewey.info/class/947.01-947.08/e23/>
  skos:notation "947.01-947.08" ;
  skos:prefLabel "Historiske perioder for Russland"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/947.07/e23/> .

<http://dewey.info/class/947.071/e23/>
  skos:notation "947.071" ;
  skos:prefLabel "Paul Is regjeringstid, 1796-1801"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/947.07/e23/> .

<http://dewey.info/class/947.073/e23/>
  skos:notation "947.073" ;
  skos:prefLabel "Nikolaj Is regjeringstid, 1825-1855"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/947.07/e23/> .

