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

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

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

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

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

<http://dewey.info/class/809.1936/e23/>
  a skos:Concept ;
  dc:created "2016-09-26"^^xsd:date ;
  dc:identifier "1acec12e-6c3d-4f31-956d-308794bcd213" ;
  dc:modified "2026-04-30"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/809/e23/>
   <http://dewey.info/class/808..819/e23/>
   <http://dewey.info/class/3C--36/e23/>
 ) ;
  skos:altLabel "Vitenskapelige temaer--poesi--historie og kritikk"@nb, "Naturvitenskap--poesi--historie og kritikk"@nb ;
  skos:broader <http://dewey.info/class/809.1/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/809.19362/e23/> ;
  skos:notation "809.1936" ;
  skos:prefLabel "Natur--poesi--historie og kritikk, …"@nb .

