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

<http://dewey.info/class/948.442104/e23/>
  skos:notation "948.442104" ;
  skos:prefLabel "Alstahaug (Nordland)--1900-tallet"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.44210414/e23/> .

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

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

<http://dewey.info/class/948.44210414/e23/>
  dc:created "2019-01-31"^^xsd:date ;
  skos:prefLabel "Alstahaug (Nordland)--1940-1945, …"@nb ;
  skos:narrower <http://dewey.info/class/948.44210414083/e23/> ;
  dc:modified "2024-07-02"^^xsd:date ;
  dc:identifier "5d3229db-a6aa-4389-b34f-2b1a4bc2b7bc" ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.442104/e23/> ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--484.421/e23/>
   <http://dewey.info/class/948..10414/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "948.44210414" ;
  skos:altLabel "Alstahaug (Nordland)--annen verdenskrig"@nb .

<http://dewey.info/class/948.44210414083/e23/>
  skos:notation "948.44210414083" ;
  skos:prefLabel "Barn--annen verdenskrig--Alstahaug (Nordland)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.44210414/e23/> .

