@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/948.1031092/e23/>
  skos:notation "948.1031092" ;
  skos:prefLabel "Norge--1814-1884--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.1031/e23/> .

<http://dewey.info/class/948.1031/e23/>
  skos:narrower <http://dewey.info/class/948.1031092/e23/> ;
  skos:closeMatch bibbi:1082921, bibbi:1147934, bibbi:1145949, bibbi:1148490 ;
  dc:modified "2018-12-03"^^xsd:date ;
  skos:notation "948.1031" ;
  skos:prefLabel "Førparlamentarisk tid, 1814-1884"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/948.103/e23/> ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00174586" ;
  skos:altLabel "Norge--1814-1884"@nb .

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

<http://dewey.info/class/948.103/e23/>
  skos:notation "948.103" ;
  skos:prefLabel "Perioden med unionen med Sverige, 1814-1905"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.1031/e23/> .

