@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/948.1036092/e23/>
  skos:notation "948.1036092" ;
  skos:prefLabel "Norge--1884-1905--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.1036/e23/> .

<http://dewey.info/class/948.1036/e23/>
  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 ;
  skos:altLabel "Norge--1884-1905"@nb ;
  skos:notation "948.1036" ;
  skos:closeMatch bibbi:1148146, bibbi:1123345, bibbi:1149274 ;
  dc:modified "2018-12-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/948.1036092/e23/> ;
  skos:prefLabel "Perioden med parlamentarisme og unionsstrid, 1884-1905"@nb ;
  dc:identifier "ocd00174587" ;
  ns0:including "Perioden med unionsoppløsning og kongevalg"@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.1036/e23/> .

