@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#> .

<http://dewey.info/class/943.5511/e23/>
  skos:notation "943.5511" ;
  skos:prefLabel "Aachen (Tyskland), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.551/e23/> .

<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.55/e23/>
  skos:notation "943.55" ;
  skos:prefLabel "Nordrhein-Westfalen (Tyskland)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/943.551/e23/> .

<http://dewey.info/class/943.5514/e23/>
  skos:notation "943.5514" ;
  skos:prefLabel "Köln (Tyskland)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.551/e23/> .

<http://dewey.info/class/943.551/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/943.5518/e23/>, <http://dewey.info/class/943.5514/e23/>, <http://dewey.info/class/943.5511/e23/>, <http://dewey.info/class/943.551026/e23/> ;
  dc:modified "2017-05-03"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--435.51/e23/>
 ) ;
  dc:identifier "4b6c4a26-c264-4f37-8099-96d3fbdede12" ;
  skos:broader <http://dewey.info/class/943.55/e23/> ;
  skos:prefLabel "Köln (Tyskland : distrikt)"@nb ;
  dc:created "2017-05-03"^^xsd:date ;
  a skos:Concept ;
  skos:notation "943.551" .

<http://dewey.info/class/943.551026/e23/>
  skos:notation "943.551026" ;
  skos:prefLabel "Köln (Tyskland : distrikt)--1273-1346"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.551/e23/> .

<http://dewey.info/class/943.5518/e23/>
  skos:notation "943.5518" ;
  skos:prefLabel "Bonn (Tyskland)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.551/e23/> .

