@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/840.9009/e23/>
  skos:notation "840.9009" ;
  dc:identifier "bf1e0aad-f7a4-469a-bd80-4522626c046a" ;
  dc:modified "2019-04-30"^^xsd:date ;
  dc:created "2019-04-30"^^xsd:date ;
  skos:narrower <http://dewey.info/class/840.90091/e23/>, <http://dewey.info/class/840.90092/e23/> ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/840/e23/>
   <http://dewey.info/class/3B--09/e23/>
 ) ;
  skos:broader <http://dewey.info/class/840.9/e23/> ;
  skos:prefLabel "Fransk litteratur--1900---historie og kritikk"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

<http://dewey.info/class/840.90091/e23/>
  skos:notation "840.90091" ;
  skos:prefLabel "Fransk litteratur--1900-1999--historie og kritikk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/840.9009/e23/> .

<http://dewey.info/class/840.9/e23/>
  skos:notation "840.9" ;
  skos:prefLabel "Fransk litteratur--historie og kritikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/840.9009/e23/> .

<http://dewey.info/class/840.90092/e23/>
  skos:notation "840.90092" ;
  skos:prefLabel "Fransk litteratur--2000---historie og kritikk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/840.9009/e23/> .

<http://dewey.info/class/3B--09/e23/>
  skos:prefLabel "Historie, beskrivelse, kritisk vurdering av verker i mer enn én litterær form"@nb ;
  a skos:Concept .

<http://dewey.info/class/840/e23/>
  skos:prefLabel "Fransk litteratur og beslektede romanske språks litteraturer"@nb ;
  a skos:Concept .

