@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/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.2231/e23/>
  skos:notation "948.2231" ;
  skos:prefLabel "Eidsvoll (Akershus)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.223104/e23/> .

<http://dewey.info/class/948.223104/e23/>
  dc:created "2022-05-05"^^xsd:date ;
  dc:identifier "4c1cb797-29ec-4096-acfa-0c352a7874c1" ;
  skos:broader <http://dewey.info/class/948.2231/e23/> ;
  dc:modified "2024-01-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--482.231/e23/>
   <http://dewey.info/class/948..104/e23/>
 ) ;
  skos:prefLabel "Eidsvoll (Akershus)--1900-tallet"@nb ;
  skos:narrower <http://dewey.info/class/948.22310414083/e23/> ;
  a skos:Concept ;
  skos:notation "948.223104" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/948.22310414083/e23/>
  skos:notation "948.22310414083" ;
  skos:prefLabel "Barn--annen verdenskrig--Eidsvoll (Akershus)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.223104/e23/> .

