@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/946.05/e23/>
  skos:notation "946.05" ;
  skos:prefLabel "Senere periode med huset Habsburg og perioden med huset Bourbon, 1598-1808"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/946.053/e23/> .

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

<http://dewey.info/class/946.053/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "946.053" ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:broader <http://dewey.info/class/946.05/e23/> ;
  dc:identifier "ocd00174344" ;
  skos:closeMatch bibbi:1158110, bibbi:1160521 ;
  skos:prefLabel "Karl IIs regjeringstid, 1665-1700"@nb ;
  skos:altLabel "Spania--1665-1700"@nb, "Karl--spansk historie"@nb ;
  a skos:Concept .

