@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/1--09/e23/>
  a skos:Concept ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb .

<http://dewey.info/class/711.55220942/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00164158" ;
  dc:modified "2020-02-12"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/711.5522/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--42/e23/>
 ) ;
  skos:broader <http://dewey.info/class/711.5522/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/711.5522094237/e23/>, <http://dewey.info/class/711.55220942293/e23/> ;
  skos:notation "711.55220942" ;
  skos:prefLabel "Handelsområder--arealplanlegging--England"@nb .

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

<http://dewey.info/class/711.5522094237/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/711.55220942/e23/> ;
  skos:notation "711.5522094237" ;
  skos:prefLabel "Handelsområder--arealplanlegging--Cornwall (England : fylke)"@nb .

<http://dewey.info/class/2--42/e23/>
  a skos:Concept ;
  skos:prefLabel "England og Wales"@nb .

<http://dewey.info/class/711.5522/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/711.55220942/e23/> ;
  skos:notation "711.5522" ;
  skos:prefLabel "Handelsområder"@nb .

<http://dewey.info/class/711.55220942293/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/711.55220942/e23/> ;
  skos:notation "711.55220942293" ;
  skos:prefLabel "Handelsområder--arealplanlegging--Reading (England)"@nb .

