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

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

<http://dewey.info/class/943.088/e23/>
  dc:identifier "ocd00173706" ;
  skos:closeMatch bibbi:1159910, bibbi:1148737, bibbi:1148157 ;
  skos:narrower <http://dewey.info/class/943.0884/e23/>, <http://dewey.info/class/943.0882/e23/>, <http://dewey.info/class/943.0883/e23/>, <http://dewey.info/class/943.0881/e23/> ;
  skos:altLabel "Tyskland--2000-tallet"@nb, "Tyskland--1990-"@nb ;
  a skos:Concept ;
  skos:notation "943.088" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "1990-"@nb ;
  skos:broader <http://dewey.info/class/943.08/e23/> ;
  dc:modified "2022-01-31"^^xsd:date .

<http://dewey.info/class/943.0883/e23/>
  skos:notation "943.0883" ;
  skos:prefLabel "Angela Merkels regjeringstid, 2005-2021"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.088/e23/> .

<http://dewey.info/class/943.0884/e23/>
  skos:notation "943.0884" ;
  skos:prefLabel "Olaf Scholz' regjeringstid, 2021-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.088/e23/> .

<http://dewey.info/class/943.08/e23/>
  skos:notation "943.08" ;
  skos:prefLabel "1866-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/943.088/e23/> .

<http://dewey.info/class/943.0881/e23/>
  skos:notation "943.0881" ;
  skos:prefLabel "Senere del av Helmut Kohls regjeringstid i 1990-1998"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.088/e23/> .

<http://dewey.info/class/943.0882/e23/>
  skos:notation "943.0882" ;
  skos:prefLabel "Gerhard Schröders regjeringstid, 1998-2005"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.088/e23/> .

