@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/class/943.421/e23/>
  skos:notation "943.421" ;
  skos:prefLabel "Saarbrücken (Tyskland : distrikt), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.42/e23/> .

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

<http://dewey.info/class/943.42/e23/>
  dc:created "2017-05-05"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--434.2/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/943.421/e23/>, <http://dewey.info/class/943.420875/e23/> ;
  skos:notation "943.42" ;
  skos:broader <http://dewey.info/class/943.4/e23/> ;
  skos:prefLabel "Saarland (Tyskland), …"@nb ;
  skos:closeMatch bibbi:1148228 ;
  a skos:Concept ;
  dc:identifier "3ef9e39a-bf87-42fb-92d3-670b5eaa6523" ;
  skos:altLabel "Saar (Frankrike og Tyskland : elv)"@nb ;
  dc:modified "2018-03-16"^^xsd:date .

<http://dewey.info/class/943.420875/e23/>
  skos:notation "943.420875" ;
  skos:prefLabel "Saarland (Tyskland)--1949-1962"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.42/e23/> .

<http://dewey.info/class/943.4/e23/>
  skos:notation "943.4" ;
  skos:prefLabel "Rhinen, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/943.42/e23/> .

