@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/841.009/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/841.00996/e23/> ;
  skos:notation "841.009" ;
  skos:prefLabel "Fransk poesi--historie og kritikk"@nb .

<http://dewey.info/class/841.00996/e23/>
  a skos:Concept ;
  dc:created "2021-08-23"^^xsd:date ;
  dc:identifier "b676c72d-14f9-40f7-a1b1-fa230204f64f" ;
  dc:modified "2021-08-23"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/84/e23/>
   <http://dewey.info/class/3B--100.9/e23/>
   <http://dewey.info/class/3C--9/e23/>
   <http://dewey.info/class/2--6/e23/>
 ) ;
  skos:broader <http://dewey.info/class/841.009/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "841.00996" ;
  skos:prefLabel "Lyrikere--afrikanere--fransk litteratur--historie og kritikk"@nb .

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

<http://dewey.info/class/2--6/e23/>
  a skos:Concept ;
  skos:prefLabel "Afrika"@nb .

<http://dewey.info/class/3C--9/e23/>
  a skos:Concept ;
  skos:prefLabel "Litteratur for og av persongrupper med bestemte kjennetegn, personer bosatt i bestemte områder"@nb .

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

