@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/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/307.12/e23/>
  skos:notation "307.12" ;
  skos:prefLabel "Planlegging"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/307.1209/e23/> .

<http://dewey.info/class/307.1209/e23/>
  skos:broader <http://dewey.info/class/307.12/e23/> ;
  skos:narrower <http://dewey.info/class/307.12094/e23/>, <http://dewey.info/class/307.12091724/e23/>, <http://dewey.info/class/307.120973/e23/> ;
  skos:prefLabel "Lokal planlegging--historie, …"@nb ;
  dc:modified "2021-04-15"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/307.12/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  dc:created "2019-02-05"^^xsd:date ;
  skos:notation "307.1209" ;
  a skos:Concept ;
  skos:altLabel "Regional planlegging--historie"@nb ;
  dc:identifier "d5b8076e-93b1-4581-a5d4-c83a92788999" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/307.120973/e23/>
  skos:notation "307.120973" ;
  skos:prefLabel "Lokal planlegging--USA, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/307.1209/e23/> .

<http://dewey.info/class/307.12094/e23/>
  skos:notation "307.12094" ;
  skos:prefLabel "Lokalsamfunnsplanlegging--Europa, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/307.1209/e23/> .

<http://dewey.info/class/307.12091724/e23/>
  skos:notation "307.12091724" ;
  skos:prefLabel "Lokalsamfunnsplanlegging--utvikklingsland, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/307.1209/e23/> .

