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

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

<http://dewey.info/class/711.58/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/711.5/e23/> ;
  skos:notation "711.58" ;
  skos:prefLabel "Boligområder"@nb .

<http://dewey.info/class/711/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/711.5/e23/> ;
  skos:notation "711" ;
  skos:prefLabel "Arealplanlegging"@nb .

<http://dewey.info/class/711.59/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/711.5/e23/> ;
  skos:notation "711.59" ;
  skos:prefLabel "Boligfornyelse"@nb .

<http://dewey.info/class/711.56/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/711.5/e23/> ;
  skos:notation "711.56" ;
  skos:prefLabel "Religiøse sentre"@nb .

<http://dewey.info/class/711.57/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/711.5/e23/> ;
  skos:notation "711.57" ;
  skos:prefLabel "Områder for kultur og utdanning"@nb .

<http://dewey.info/class/711.5/e23/>
  a skos:Concept ;
  ns0:classHere "Planlegging av byfornyelse (bevaring, rehabilitering, sanering) for bestemte typer områder"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00164148" ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:altLabel "Slumstrøk--arealplanlegging"@nb ;
  skos:broader <http://dewey.info/class/711/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/711.57/e23/>, <http://dewey.info/class/711.56/e23/>, <http://dewey.info/class/711.58/e23/>, <http://dewey.info/class/711.59/e23/>, <http://dewey.info/class/711.55/e23/> ;
  skos:notation "711.5" ;
  skos:prefLabel "Bestemte typer områder"@nb ;
  skos:relatedMatch humord:c18820 .

<http://dewey.info/class/711.55/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/711.5/e23/> ;
  skos:notation "711.55" ;
  skos:prefLabel "Områder med spesielle funksjoner"@nb .

