@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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.0876/e23/>
  skos:closeMatch bibbi:1157894 ;
  skos:altLabel "Kiesinger, Kurt Georg--tysk historie"@nb, "Tyskland--1962-1969"@nb, "Erhard, Ludwig--tysk historie"@nb ;
  ns0:including "Ludwig erhards regjeringstid, 1962-1966"@nb, "Kurt georg kiesingers regjeringstid, 1966-1969"@nb ;
  skos:notation "943.0876" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2018-01-29"^^xsd:date ;
  dc:identifier "ocd00173806" ;
  skos:prefLabel "1962-1969"@nb ;
  skos:broader <http://dewey.info/class/943.087/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept .

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

