@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/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/839.82380935252/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/839.823809/e23/> ;
  skos:notation "839.82380935252" ;
  skos:prefLabel "Mødre--norsk fiksjon--2000----historie og kritikk"@nb .

<http://dewey.info/class/839.82/e23/>
  a skos:Concept ;
  skos:prefLabel "Norsk litteratur"@nb .

<http://dewey.info/class/839.823809/e23/>
  a skos:Concept ;
  dc:created "2022-01-31"^^xsd:date ;
  dc:identifier "4633333e-e79b-4c35-8d6f-11ccf0b535a8" ;
  dc:modified "2025-04-09"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/839.82/e23/>
   <http://dewey.info/class/3B--3/e23/>
   <http://dewey.info/class/3B--100.9/e23/>
 ) ;
  skos:broader <http://dewey.info/class/839.8238/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/839.82380935252/e23/>, <http://dewey.info/class/839.8238099283/e23/>, <http://dewey.info/class/839.823809353/e23/> ;
  skos:notation "839.823809" ;
  skos:prefLabel "Norsk fiksjon--2000---historie og kritikk"@nb .

<http://dewey.info/class/839.8238099283/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/839.823809/e23/> ;
  skos:notation "839.8238099283" ;
  skos:prefLabel "Ungdomslitteratur--norsk fiksjon--2000---historie og kritikk"@nb .

<http://dewey.info/class/839.8238/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/839.823809/e23/> ;
  skos:notation "839.8238" ;
  skos:prefLabel "Norsk fiksjon--2000-"@nb .

<http://dewey.info/class/839.823809353/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/839.823809/e23/> ;
  skos:notation "839.823809353" ;
  skos:prefLabel "Menneskelige kjennetegn--norsk fiksjon--2000---historie og kritikk"@nb .

