@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/809.399283/e23/>
  dc:modified "2019-02-25"^^xsd:date ;
  skos:broader <http://dewey.info/class/809.3/e23/> ;
  dc:identifier "a79ea1ca-5e17-49ec-a80d-c602af4296ae" ;
  skos:altLabel "Fiksjon for unge voksne personer--historie og kritikk"@nb ;
  skos:closeMatch bibbi:1143535 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "809.399283" ;
  dc:created "2019-02-12"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/809/e23/>
   <http://dewey.info/class/808..8399/e23/>
   <http://dewey.info/class/3C--928.3/e23/>
 ) ;
  a skos:Concept ;
  skos:prefLabel "Ungdomsromaner--historie og kritikk, …"@nb .

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

<http://dewey.info/class/809.3/e23/>
  skos:notation "809.3" ;
  skos:prefLabel "Fiksjon--historie og kritikk, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/809.399283/e23/> .

<http://dewey.info/class/809/e23/>
  skos:prefLabel "Historie, beskrivelse, kritisk vurdering av mer enn to litteraturer"@nb ;
  a skos:Concept .

