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

<http://dewey.info/class/943.5511/e23/>
  skos:altLabel "Aix-la-Chapelle (Tyskland)"@nb ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--435.511/e23/>
 ) ;
  dc:created "2017-05-03"^^xsd:date ;
  a skos:Concept ;
  skos:notation "943.5511" ;
  skos:broader <http://dewey.info/class/943.551/e23/> ;
  skos:prefLabel "Aachen (Tyskland), …"@nb ;
  dc:identifier "72a3365a-44f8-4972-a40d-57602ae51144" ;
  dc:modified "2017-05-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/943.551102/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/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.551/e23/>
  skos:notation "943.551" ;
  skos:prefLabel "Köln (Tyskland : distrikt)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/943.5511/e23/> .

<http://dewey.info/class/943.551102/e23/>
  skos:notation "943.551102" ;
  skos:prefLabel "Aachen (Tyskland)--843-1519"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.5511/e23/> .

