@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/class/808.001-808.009/e23/>
  skos:notation "808.001-808.009" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/808.009/e23/> .

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

<http://dewey.info/class/808.009/e23/>
  skos:notation "808.009" ;
  skos:narrower <http://dewey.info/class/808.00937/e23/>, <http://dewey.info/class/808.0092/e23/>, <http://dewey.info/class/808.00938/e23/> ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/808.001-808.009/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2021-09-23"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/808/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  dc:modified "2021-09-24"^^xsd:date ;
  skos:prefLabel "Litterær komposisjon--historie"@nb ;
  dc:identifier "ca3c82ce-2473-4bac-a494-b7f7b25aa108" .

<http://dewey.info/class/808/e23/>
  skos:prefLabel "Litterær komposisjon og samlinger av litterære tekster fra mer enn to litteraturer"@nb ;
  a skos:Concept .

<http://dewey.info/class/808.00937/e23/>
  skos:notation "808.00937" ;
  skos:prefLabel "Retorikk (effektiv bruk av språk)--Italia--oldtiden"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/808.009/e23/> .

<http://dewey.info/class/808.00938/e23/>
  skos:notation "808.00938" ;
  skos:prefLabel "Retorikk (effektiv bruk av språk)--Hellas--oldtiden"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/808.009/e23/> .

<http://dewey.info/class/808.0092/e23/>
  skos:notation "808.0092" ;
  skos:prefLabel "Retorikere"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/808.009/e23/> .

