@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/class/3C--36/e23/>
  skos:prefLabel "Naturlige og fysiske fenomener; matematikk"@nb ;
  a skos:Concept .

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

<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.3936/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.3936/e23/>
  skos:altLabel "Natur--fiksjon--historie og kritikk"@nb, "Landskap--fiksjon--historie og kritikk"@nb, "Vær--fiksjon--historie og kritikk"@nb ;
  a skos:Concept ;
  dc:identifier "688d56c0-9848-4c74-8b2d-b37b5d1bb175" ;
  skos:notation "809.3936" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2018-11-27"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/809/e23/>
   <http://dewey.info/class/808..839/e23/>
   <http://dewey.info/class/3C--36/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/809.39362/e23/> ;
  skos:prefLabel "Naturvitenskap--fiksjon--historie og kritikk, …"@nb ;
  skos:broader <http://dewey.info/class/809.3/e23/> ;
  dc:modified "2020-11-24"^^xsd:date .

