@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/947.04/e23/>
  skos:notation "947.04" ;
  skos:prefLabel "1462-1689"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/947.045/e23/> .

<http://dewey.info/class/947.045/e23/>
  skos:closeMatch bibbi:1158308, bibbi:1160557 ;
  ns0:including "Den falske dmitrij is regjeringstid og den falske dmitrij iis regjeringstid"@nb ;
  a skos:Concept ;
  skos:altLabel "Russland--1605-1613"@nb, "Dmitrij--russisk historie"@nb, "Den falske Dmitrij--russisk historie"@nb ;
  dc:identifier "ocd00174411" ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:prefLabel "Den store urotiden, 1605-1613"@nb ;
  skos:broader <http://dewey.info/class/947.04/e23/> ;
  skos:notation "947.045" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

