@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/2--368/e23/>
  skos:prefLabel "Skandinavia fram til 481"@nb ;
  a skos:Concept .

<http://dewey.info/class/936.82241/e23/>
  skos:notation "936.82241" ;
  skos:prefLabel "Asker (Akershus)--oldtiden, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/936.822/e23/> .

<http://dewey.info/class/936.82/e23/>
  skos:notation "936.82" ;
  skos:prefLabel "Østlandet (Norge)--oldtiden, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/936.822/e23/> .

<http://dewey.info/class/936.82214/e23/>
  skos:notation "936.82214" ;
  skos:prefLabel "Nordre Follo (Akershus)--oldtiden, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/936.822/e23/> .

<http://dewey.info/class/936.82236/e23/>
  skos:notation "936.82236" ;
  skos:prefLabel "Ullensaker (Akershus)--oldtiden, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/936.822/e23/> .

<http://dewey.info/class/936.822/e23/>
  dc:modified "2024-02-02"^^xsd:date ;
  dc:identifier "e2f0e411-fa68-44a6-9752-366302ac30e4" ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--368/e23/>
   <http://dewey.info/class/2--482.2/e23/>
 ) ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2016-02-15"^^xsd:date ;
  skos:prefLabel "Akershus (Norge)--oldtiden, …"@nb ;
  skos:narrower <http://dewey.info/class/936.82214/e23/>, <http://dewey.info/class/936.82236/e23/>, <http://dewey.info/class/936.82241/e23/> ;
  skos:broader <http://dewey.info/class/936.82/e23/> ;
  skos:altLabel "Akershus (Norge)--eldre historie fram til 481"@nb ;
  skos:notation "936.822" .

