@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#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<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.02/e23/> .

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

<http://dewey.info/class/947.02/e23/>
  dc:modified "2024-10-01"^^xsd:date ;
  skos:altLabel "Kiev-Russland--russisk historie"@nb, "Kyiv-Russland--russisk historie"@nb, "Russland--900-tallet"@nb, "Russland--862-1240"@nb, "Russland--1000-tallet"@nb, "Russland--1100-tallet"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1160550, bibbi:1158301 ;
  skos:notation "947.02" ;
  skos:prefLabel "Perioden med Kyiv-Russland, 862-1240"@nb ;
  dc:identifier "ocd00174304" ;
  skos:broader <http://dewey.info/class/947.01-947.08/e23/> ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date .

