@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/2--45/e23/>
  skos:prefLabel "Italia, San Marino, Vatikanstaten, Malta"@nb ;
  a skos:Concept .

<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/940.53450922/e23/>
  skos:notation "940.53450922" ;
  skos:prefLabel "Annen verdenskrig, 1939-1945--Italia--samlingsbiografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/940.5345/e23/> .

<http://dewey.info/class/940.5345/e23/>
  skos:narrower <http://dewey.info/class/940.53450922/e23/> ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/940.53/e23/>
   <http://dewey.info/class/2--45/e23/>
 ) ;
  skos:prefLabel "Annen verdenskrig, 1939-1945--Italia"@nb ;
  skos:notation "940.5345" ;
  dc:created "2020-03-24"^^xsd:date ;
  skos:closeMatch bibbi:1156558 ;
  dc:identifier "318bc1a9-4c35-4d76-a3e5-2622e8519cf9" ;
  dc:modified "2020-03-25"^^xsd:date ;
  skos:broader <http://dewey.info/class/940.534/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

