@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 bibbi: <https://id.bs.no/bibbi/> .
@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/class/942.1-942.8/e23/>
  skos:notation "942.1-942.8" ;
  skos:prefLabel "Lokalområder i England"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/942.2/e23/> .

<http://dewey.info/class/942.25/e23/>
  skos:notation "942.25" ;
  skos:prefLabel "East Sussex (England), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/942.2/e23/> .

<http://dewey.info/class/2--422/e23/>
  skos:prefLabel "Det sørøstlige England"@nb ;
  a skos:Concept .

<http://dewey.info/class/942.26/e23/>
  skos:notation "942.26" ;
  skos:prefLabel "West Sussex (England), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/942.2/e23/> .

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

<http://dewey.info/class/942.23/e23/>
  skos:notation "942.23" ;
  skos:prefLabel "Kent (England)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/942.2/e23/> .

<http://dewey.info/class/942.2/e23/>
  dc:modified "2019-09-24"^^xsd:date ;
  skos:broader <http://dewey.info/class/942.1-942.8/e23/> ;
  dc:identifier "ocd00310473" ;
  skos:prefLabel "Det sørlige England"@nb ;
  skos:narrower <http://dewey.info/class/942.28/e23/>, <http://dewey.info/class/942.23/e23/>, <http://dewey.info/class/942.27/e23/>, <http://dewey.info/class/942.29/e23/>, <http://dewey.info/class/942.25/e23/>, <http://dewey.info/class/942.21/e23/>, <http://dewey.info/class/942.26/e23/> ;
  skos:notation "942.2" ;
  skos:closeMatch bibbi:1162638, bibbi:1102937 ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--422/e23/>
 ) ;
  dc:created "2011-03-26"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/942.29/e23/>
  skos:notation "942.29" ;
  skos:prefLabel "Berkshire (England)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/942.2/e23/> .

<http://dewey.info/class/942.21/e23/>
  skos:notation "942.21" ;
  skos:prefLabel "Surrey (England)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/942.2/e23/> .

<http://dewey.info/class/942.27/e23/>
  skos:notation "942.27" ;
  skos:prefLabel "Hampshire (England), …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/942.2/e23/> .

<http://dewey.info/class/942.28/e23/>
  skos:notation "942.28" ;
  skos:prefLabel "Isle of Wight (England)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/942.2/e23/> .

