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

<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.3932162/e23/> .

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

<http://dewey.info/class/809.3932162/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/809.3/e23/> ;
  dc:identifier "02e89c17-7c15-43c0-92de-f0ea106ae5a4" ;
  skos:closeMatch bibbi:1141670 ;
  skos:prefLabel "Sjøreiser--fiksjon--historie og kritikk"@nb ;
  a skos:Concept ;
  skos:notation "809.3932162" ;
  dc:modified "2020-06-18"^^xsd:date ;
  dc:created "2020-06-15"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/809/e23/>
   <http://dewey.info/class/808..839/e23/>
   <http://dewey.info/class/3C--32/e23/>
   <http://dewey.info/class/2--162/e23/>
 ) .

<http://dewey.info/class/3C--32/e23/>
  skos:prefLabel "Geografi og reise"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--162/e23/>
  skos:prefLabel "Verdenshav og sjøer"@nb ;
  a skos:Concept .

