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

<http://dewey.info/class/943.001-943.009/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/943.004924/e23/> ;
  skos:notation "943.001-943.009" ;
  skos:prefLabel "Generell forminndeling av Tyskland"@nb .

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

<http://dewey.info/class/943.004924/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00173737" ;
  dc:modified "2017-01-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--43/e23/>
   <http://dewey.info/class/5--924/e23/>
 ) ;
  skos:broader <http://dewey.info/class/943.001-943.009/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/943.004924009043/e23/>, <http://dewey.info/class/943.004924009034/e23/>, <http://dewey.info/class/943.004924009045/e23/> ;
  skos:notation "943.004924" ;
  skos:prefLabel "Jøder--Tyskland"@nb .

<http://dewey.info/class/943.004924009043/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.004924/e23/> ;
  skos:notation "943.004924009043" ;
  skos:prefLabel "Jøder--Tyskland--1930-1939"@nb .

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

<http://dewey.info/class/5--924/e23/>
  a skos:Concept ;
  skos:prefLabel "Hebreere, israelere, jøder"@nb .

<http://dewey.info/class/2--43/e23/>
  a skos:Concept ;
  skos:prefLabel "Tyskland og mellomeuropeiske naboland"@nb .

<http://dewey.info/class/943.004924009034/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.004924/e23/> ;
  skos:notation "943.004924009034" ;
  skos:prefLabel "Jøder--Tyskland--1800-1899"@nb .

<http://dewey.info/class/943.004924009045/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.004924/e23/> ;
  skos:notation "943.004924009045" ;
  skos:prefLabel "Jøder--Tyskland--1950-1959"@nb .

