@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/943.0882/e23/>
  skos:notation "943.0882" ;
  dc:modified "2018-08-03"^^xsd:date ;
  skos:prefLabel "Gerhard Schröders regjeringstid, 1998-2005"@nb ;
  skos:closeMatch bibbi:1159912, bibbi:1157898 ;
  a skos:Concept ;
  skos:altLabel "Schröder, Gerhard--tysk historie"@nb, "Tyskland--1998-2005"@nb ;
  dc:identifier "ocd00173708" ;
  skos:broader <http://dewey.info/class/943.088/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

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

