@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/937.576/e23/>
  skos:notation "937.576" ;
  skos:prefLabel "Terni (Italia : provins)--oldtiden--Etruria, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/937.57/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/937.573/e23/>
  skos:notation "937.573" ;
  skos:prefLabel "Perugia (Italia : provins)--oldtiden--Etruria"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/937.57/e23/> .

<http://dewey.info/class/937.5/e23/>
  skos:notation "937.5" ;
  skos:prefLabel "Toscana (Italia)--oldtiden, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/937.57/e23/> .

<http://dewey.info/class/937.57/e23/>
  dc:created "2020-03-24"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Umbria (Italia)--oldtiden--Etruria"@nb ;
  skos:narrower <http://dewey.info/class/937.573/e23/>, <http://dewey.info/class/937.576/e23/> ;
  dc:identifier "34e581b3-8a11-4338-bc86-0abbf8743fad" ;
  dc:modified "2020-03-24"^^xsd:date ;
  skos:notation "937.57" ;
  skos:broader <http://dewey.info/class/937.5/e23/> ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--375.7/e23/>
 ) .

