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

<http://dewey.info/class/91/e23/>
  a skos:Concept ;
  skos:prefLabel "Geografi og reiser"@nb .

<http://dewey.info/class/914.265/e23/>
  a skos:Concept ;
  dc:created "2017-03-31"^^xsd:date ;
  dc:identifier "10f1ea15-ad96-4f9c-a0f3-dd79b5372dac" ;
  dc:modified "2017-04-03"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/91/e23/>
   <http://dewey.info/class/2--426.5/e23/>
 ) ;
  skos:broader <http://dewey.info/class/914.26/e23/> ;
  skos:closeMatch humord:c13274 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/914.2659/e23/>, <http://dewey.info/class/914.2656/e23/> ;
  skos:notation "914.265" ;
  skos:prefLabel "Cambridgeshire (England)--geografi"@nb .

<http://dewey.info/class/914.2656/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/914.265/e23/> ;
  skos:notation "914.2656" ;
  skos:prefLabel "East Cambridgeshire (England : distrikt)--geografi, …"@nb .

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

<http://dewey.info/class/914.26/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/914.265/e23/> ;
  skos:notation "914.26" ;
  skos:prefLabel "Det østlige England--geografi, …"@nb .

<http://dewey.info/class/914.2659/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/914.265/e23/> ;
  skos:notation "914.2659" ;
  skos:prefLabel "Cambridge (England : distrikt)--geografi"@nb .

