@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/941.0861/e23/>
  skos:notation "941.0861" ;
  skos:prefLabel "2000-2019"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/941.086/e23/> .

<http://dewey.info/class/941.08/e23/>
  skos:notation "941.08" ;
  skos:prefLabel "Perioden med Victoria og huset Windsor, 1837-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/941.086/e23/> .

<http://dewey.info/class/941.0862/e23/>
  skos:notation "941.0862" ;
  skos:prefLabel "2020-2029"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/941.086/e23/> .

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

<http://dewey.info/class/941.086/e23/>
  skos:narrower <http://dewey.info/class/941.0861/e23/>, <http://dewey.info/class/941.0862/e23/> ;
  skos:closeMatch bibbi:1289503, bibbi:1681165, bibbi:1156678, bibbi:1159390, bibbi:1157082 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Storbritannia--2000-tallet"@nb, "Storbritannia--2000-"@nb ;
  a skos:Concept ;
  skos:prefLabel "2000-"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "941.086" ;
  skos:broader <http://dewey.info/class/941.08/e23/> ;
  dc:identifier "ocd00173497" ;
  dc:modified "2019-10-30"^^xsd:date .

