@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/307.76/e23/>
  skos:prefLabel "Urbane lokalsamfunn (bysamfunn)"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/307.76091724/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/307.7609/e23/> ;
  dc:identifier "b7e79f7a-c511-4e3d-a3d2-2ef478c994c8" ;
  skos:altLabel "Urbane områder--utviklingsland"@nb ;
  mads:componentList (
   <http://dewey.info/class/307.76/e23/>
   <http://dewey.info/class/1--091/e23/>
   <http://dewey.info/class/2--172.4/e23/>
 ) ;
  dc:modified "2016-07-27"^^xsd:date ;
  skos:notation "307.76091724" ;
  skos:prefLabel "Byer--utviklingsland, …"@nb ;
  dc:created "2016-07-26"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/307.7609/e23/>
  skos:notation "307.7609" ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/307.76091724/e23/> .

<http://dewey.info/class/1--091/e23/>
  skos:prefLabel "Områder, regioner, steder generelt"@nb ;
  a skos:Concept .

