@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/940.53244-940.53249/e23/>
  mads:componentList (
   <http://dewey.info/class/940.5324/e23/>
   <http://dewey.info/class/2--9/e23/>
   <http://dewey.info/class/2--4/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/940.532443/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "940.53244-940.53249" ;
  a skos:Concept ;
  skos:prefLabel "Bestemte verdensdeler, stater, lokalområder i nyere tid"@nb ;
  dc:identifier "ocd00173203" ;
  skos:broader <http://dewey.info/class/940.5324/e23/> ;
  dc:modified "2017-01-25"^^xsd:date .

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

<http://dewey.info/class/2--9/e23/>
  skos:prefLabel "Australasia, *stillehavsøyene, atlanterhavsøyene, arktiske øyer, Antarktis, himmellegemer utenfor jorda"@nb ;
  a skos:Concept .

<http://dewey.info/class/940.5324/e23/>
  skos:notation "940.5324" ;
  skos:prefLabel "Aksemaktene"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/940.53244-940.53249/e23/> .

<http://dewey.info/class/940.532443/e23/>
  skos:notation "940.532443" ;
  skos:prefLabel "Aksemaktene (annen verdenskrig)--diplomatisk historie--Tyskland"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/940.53244-940.53249/e23/> .

<http://dewey.info/class/2--4/e23/>
  skos:prefLabel "Europa"@nb ;
  a skos:Concept .

