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

<http://dewey.info/class/940.53436/e23/>
  mads:componentList (
   <http://dewey.info/class/940.53/e23/>
   <http://dewey.info/class/2--436/e23/>
 ) ;
  dc:identifier "69fa3f88-799d-4a0c-b6a2-27bc8d3159ba" ;
  skos:broader <http://dewey.info/class/940.5343/e23/> ;
  skos:notation "940.53436" ;
  a skos:Concept ;
  dc:modified "2020-03-24"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1148937 ;
  skos:prefLabel "Annen verdenskrig, 1939-1945--Østerrike"@nb ;
  dc:created "2020-03-24"^^xsd:date .

<http://dewey.info/class/940.5343/e23/>
  skos:notation "940.5343" ;
  skos:prefLabel "Annen verdenskrig, 1939-1945--Tyskland"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/940.53436/e23/> .

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

<http://dewey.info/class/940.53/e23/>
  skos:prefLabel "Annen verdenskrig, 1939-1945"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--436/e23/>
  skos:prefLabel "Østerrike og Liechtenstein"@nb ;
  a skos:Concept .

