@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/843.4099287/e23/>
  a skos:Concept ;
  dc:created "2025-09-26"^^xsd:date ;
  dc:identifier "1000ccc3-b098-4046-a170-83d9c8b7851b" ;
  dc:modified "2025-09-26"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/84/e23/>
   <http://dewey.info/class/3B--3/e23/>
   <http://dewey.info/class/3B--100.9/e23/>
   <http://dewey.info/class/3C--928.7/e23/>
 ) ;
  skos:broader <http://dewey.info/class/843.409/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "843.4099287" ;
  skos:prefLabel "Fransk fiksjon--kvinnelige forfattere--1600-1715--historie og kritikk"@nb .

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

<http://dewey.info/class/3B--3/e23/>
  a skos:Concept ;
  skos:prefLabel "Fiksjon"@nb .

<http://dewey.info/class/843.409/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/843.4099287/e23/> ;
  skos:notation "843.409" ;
  skos:prefLabel "Fransk fiksjon--1600-1715--historie og kritikk"@nb .

<http://dewey.info/class/84/e23/>
  a skos:Concept ;
  skos:prefLabel "Fransk og beslektede litteraturer"@nb .

