@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/839.5041-839.5048/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/839.5043/e23/> ;
  skos:notation "839.5041-839.5048" ;
  skos:prefLabel "Tilføyelser for bestemte former av nordisk litteratur"@nb .

<http://dewey.info/class/839.5043/e23/>
  a skos:Concept ;
  dc:created "2017-03-29"^^xsd:date ;
  dc:identifier "16123d3d-71ea-4162-8b8d-9d6b0b31e1af" ;
  dc:modified "2017-04-20"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/839.504/e23/>
   <http://dewey.info/class/3A--3/e23/>
   <http://dewey.info/class/3B--3/e23/>
 ) ;
  skos:broader <http://dewey.info/class/839.5041-839.5048/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/839.5043009/e23/>, <http://dewey.info/class/839.5043008/e23/>, <http://dewey.info/class/839.5043087209/e23/> ;
  skos:notation "839.5043" ;
  skos:prefLabel "Nordisk fiksjon"@nb .

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

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

<http://dewey.info/class/839.504/e23/>
  a skos:Concept ;
  skos:prefLabel "Spesielle emner innen nordisk litteratur"@nb .

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

<http://dewey.info/class/839.5043009/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/839.5043/e23/> ;
  skos:notation "839.5043009" ;
  skos:prefLabel "Nordisk fiksjon--historie og kritikk"@nb .

<http://dewey.info/class/839.5043087209/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/839.5043/e23/> ;
  skos:notation "839.5043087209" ;
  skos:prefLabel "Kriminallitteratur--nordisk litteratur--historie og kritikk"@nb .

<http://dewey.info/class/839.5043008/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/839.5043/e23/> ;
  skos:notation "839.5043008" ;
  skos:prefLabel "Nordisk fiksjon--samlinger"@nb .

