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

<http://dewey.info/class/948.2413/e23/>
  a skos:Concept ;
  skos:closeMatch bibbi:1164750, bibbi:1197558, bibbi:1164997, bibbi:1160130, bibbi:1148565, bibbi:1291178, bibbi:1291184 ;
  skos:broader <http://dewey.info/class/948.24/e23/> ;
  skos:narrower <http://dewey.info/class/948.24130414/e23/>, <http://dewey.info/class/948.2413044/e23/>, <http://dewey.info/class/948.2413043/e23/> ;
  skos:notation "948.2413" ;
  skos:prefLabel "Ringsaker (Innlandet)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--482.413/e23/>
 ) ;
  dc:created "2017-03-06"^^xsd:date ;
  dc:modified "2020-02-05"^^xsd:date ;
  dc:identifier "3d40bd43-89ab-4826-898f-7edafa0f6d79" .

<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.24/e23/>
  skos:notation "948.24" ;
  skos:prefLabel "Innlandet (Norge), …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.2413/e23/> .

<http://dewey.info/class/948.2413044/e23/>
  skos:notation "948.2413044" ;
  skos:prefLabel "Ringsaker (Innlandet)--1970-1999"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.2413/e23/> .

<http://dewey.info/class/948.2413043/e23/>
  skos:notation "948.2413043" ;
  skos:prefLabel "Ringsaker (Innlandet)--1945-1969"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.2413/e23/> .

<http://dewey.info/class/948.24130414/e23/>
  skos:notation "948.24130414" ;
  skos:prefLabel "Ringsaker (Innlandet)--1940-1945"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/948.2413/e23/> .

