@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/941.066/e23/>
  skos:notation "941.066" ;
  skos:broader <http://dewey.info/class/941.06/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Karl IIs regjeringstid, 1660-1685 (restaurasjonen)"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:closeMatch bibbi:1157584, bibbi:1159349, bibbi:1144847 ;
  skos:altLabel "Restaurasjonen (Storbritannia), 1660-1688"@nb, "Storbritannia--1660-1685"@nb, "Karl--britisk historie"@nb ;
  skos:narrower <http://dewey.info/class/941.066092/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00173468" .

<http://dewey.info/class/941.066092/e23/>
  skos:notation "941.066092" ;
  skos:prefLabel "Storbritannia--1660-1685--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/941.066/e23/> .

<http://dewey.info/class/941.06/e23/>
  skos:notation "941.06" ;
  skos:prefLabel "Perioden med huset Stuart og samveldeperiodene, 1603-1714"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/941.066/e23/> .

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

