@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/948.504/e23/>
  skos:notation "948.504" ;
  skos:prefLabel "1809-1905"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.5041/e23/> .

<http://dewey.info/class/948.5041/e23/>
  skos:prefLabel "1809-1872"@nb ;
  skos:altLabel "Oscar--svensk historie"@nb, "Karl--svensk historie"@nb, "Riksdagsordningen, 1866--svensk historie"@nb, "Sverige--1809-1872"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.5041092/e23/> ;
  dc:modified "2018-08-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/948.504/e23/> ;
  skos:notation "948.5041" ;
  skos:closeMatch bibbi:1149883, bibbi:1146648, bibbi:1160763 ;
  dc:identifier "ocd00282000" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-07-29"^^xsd:date .

<http://dewey.info/class/948.5041092/e23/>
  skos:notation "948.5041092" ;
  skos:prefLabel "Sverige--1809-1872--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.5041/e23/> .

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

