@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/809.38766/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/809.3876/e23/> ;
  skos:notation "809.38766" ;
  skos:prefLabel "Fantasy--historie og kritikk"@nb .

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

<http://dewey.info/class/809.387/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/809.3876/e23/> ;
  skos:notation "809.387" ;
  skos:prefLabel "Eventyrfiksjon--historie og kritikk"@nb .

<http://dewey.info/class/809/e23/>
  a skos:Concept ;
  skos:prefLabel "Historie, beskrivelse, kritisk vurdering av mer enn to litteraturer"@nb .

<http://dewey.info/class/809.3876/e23/>
  a skos:Concept ;
  dc:created "2025-04-09"^^xsd:date ;
  dc:identifier "75ce1bc2-dd1f-4544-a4d0-4a20a4ae76d7" ;
  dc:modified "2025-04-09"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/809/e23/>
   <http://dewey.info/class/808..83/e23/>
   <http://dewey.info/class/3B--308.76/e23/>
 ) ;
  skos:broader <http://dewey.info/class/809.387/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/809.38766/e23/>, <http://dewey.info/class/809.38762/e23/>, <http://dewey.info/class/809.38768/e23/> ;
  skos:notation "809.3876" ;
  skos:prefLabel "Science fiction og fantasy, kontrafaktiske historier--historie og kritikk"@nb .

<http://dewey.info/class/809.38762/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/809.3876/e23/> ;
  skos:notation "809.38762" ;
  skos:prefLabel "Science fiction--historie og kritikk"@nb .

<http://dewey.info/class/809.38768/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/809.3876/e23/> ;
  skos:notation "809.38768" ;
  skos:prefLabel "Kontrafaktiske historier (fiksjon)--historie og kritikk"@nb .

