@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/976.145/e23/>
  skos:notation "976.145" ;
  skos:prefLabel "Dallas County (Ala.)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/976.12-976.19/e23/> .

<http://dewey.info/class/9/e23/>
  skos:prefLabel "Historie og geografi"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/976.143/e23/>
  skos:notation "976.143" ;
  skos:prefLabel "Hale County (Ala.)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/976.12-976.19/e23/> .

<http://dewey.info/class/976.1781/e23/>
  skos:notation "976.1781" ;
  skos:prefLabel "Birmingham (Ala.)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/976.12-976.19/e23/> .

<http://dewey.info/class/976.1/e23/>
  skos:notation "976.1" ;
  skos:prefLabel "Alabama"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/976.12-976.19/e23/> .

<http://dewey.info/class/976.12-976.19/e23/>
  dc:identifier "ocd00389002" ;
  dc:modified "2019-09-24"^^xsd:date ;
  skos:narrower <http://dewey.info/class/976.122/e23/>, <http://dewey.info/class/976.145/e23/>, <http://dewey.info/class/976.143/e23/>, <http://dewey.info/class/976.1781/e23/> ;
  dc:created "2016-10-28"^^xsd:date ;
  skos:notation "976.12-976.19" ;
  skos:prefLabel "Lokalområder i Alabama"@nb ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--761.9/e23/>
   <http://dewey.info/class/2--761.2/e23/>
 ) ;
  skos:broader <http://dewey.info/class/976.1/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/976.122/e23/>
  skos:notation "976.122" ;
  skos:prefLabel "Mobile County (Ala.)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/976.12-976.19/e23/> .

