@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/class/82/e23/>
  skos:prefLabel "Engelsk og gammelengelsk litteratur"@nb ;
  a skos:Concept .

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

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

<http://dewey.info/class/823.5/e23/>
  skos:notation "823.5" ;
  skos:closeMatch bibbi:1642139, bibbi:1061531 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Engelsk fiksjon--1700-tallet"@nb ;
  skos:prefLabel "Engelsk fiksjon--1702-1745, …"@nb ;
  skos:narrower <http://dewey.info/class/823.509/e23/> ;
  skos:broader <http://dewey.info/class/823/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00170324" ;
  a skos:Concept ;
  dc:modified "2023-03-23"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/82/e23/>
   <http://dewey.info/class/3A--3/e23/>
   <http://dewey.info/class/3B--3/e23/>
 ) .

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

<http://dewey.info/class/823.509/e23/>
  skos:notation "823.509" ;
  skos:prefLabel "Engelsk fiksjon--1702-1745--historie og kritikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/823.5/e23/> .

<http://dewey.info/class/823/e23/>
  skos:notation "823" ;
  skos:prefLabel "Engelsk fiksjon"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/823.5/e23/> .

