@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/948.9703/e23/>
  skos:notation "948.9703" ;
  skos:prefLabel "1917-1999"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.97032/e23/> .

<http://dewey.info/class/948.97032/e23/>
  a skos:Concept ;
  skos:notation "948.97032" ;
  skos:closeMatch bibbi:1284344, bibbi:1456463, bibbi:1147288, bibbi:1160793, bibbi:1203140, bibbi:1147748, bibbi:1145763 ;
  skos:narrower <http://dewey.info/class/948.97032083/e23/> ;
  skos:altLabel "Vinterkrigen, 1939-1940"@nb, "Finland--1939-1945"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2018-01-29"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00174663" ;
  skos:prefLabel "1939-1945"@nb ;
  skos:broader <http://dewey.info/class/948.9703/e23/> .

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

<http://dewey.info/class/948.97032083/e23/>
  skos:notation "948.97032083" ;
  skos:prefLabel "Barn--1939-1945--Finland"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.97032/e23/> .

