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

<http://dewey.info/class/9/e23/>
  skos:prefLabel "Historie og geografi"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/943.597/e23/>
  skos:notation "943.597" ;
  skos:prefLabel "Braunschweig (Tyskland : distrikt)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/943.5976/e23/> .

<http://dewey.info/class/943.5976/e23/>
  dc:identifier "b0537f75-21af-4b0c-8948-28931e273629" ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--435.976/e23/>
 ) ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/943.597/e23/> ;
  dc:modified "2017-05-02"^^xsd:date ;
  skos:notation "943.5976" ;
  dc:created "2017-02-03"^^xsd:date ;
  skos:prefLabel "Braunschweig (Tyskland)"@nb ;
  skos:closeMatch bibbi:1178764 .

