@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/943.0881/e23/>
  dc:modified "2018-08-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Tyskland--1990-1998"@nb, "Kohl, Helmut--tysk historie--1990-1998"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:closeMatch bibbi:1157897, bibbi:1159911 ;
  skos:prefLabel "Senere del av Helmut Kohls regjeringstid i 1990-1998"@nb ;
  skos:notation "943.0881" ;
  skos:broader <http://dewey.info/class/943.088/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00173707" .

<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.0881/e23/> .

