@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/895.6/e23/>
  a skos:Concept ;
  skos:prefLabel "Japansk litteratur"@nb .

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

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

<http://dewey.info/class/3B--09/e23/>
  a skos:Concept ;
  skos:prefLabel "Historie, beskrivelse, kritisk vurdering av verker i mer enn én litterær form"@nb .

<http://dewey.info/class/895.609354/e23/>
  a skos:Concept ;
  dc:created "2019-05-24"^^xsd:date ;
  dc:identifier "9cf82da4-35e9-4d75-babe-06612f498a2c" ;
  dc:modified "2019-05-24"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/895.6/e23/>
   <http://dewey.info/class/3B--09/e23/>
   <http://dewey.info/class/3C--354/e23/>
 ) ;
  skos:altLabel "Aldring--japansk litteratur--historie og kritikk"@nb, "Barnefødsel--japansk litteratur--historie og kritikk"@nb ;
  skos:broader <http://dewey.info/class/895.609/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/895.6093548/e23/> ;
  skos:notation "895.609354" ;
  skos:prefLabel "Livssyklus--japansk litteratur--historie og kritikk, …"@nb .

<http://dewey.info/class/895.6093548/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/895.609354/e23/> ;
  skos:notation "895.6093548" ;
  skos:prefLabel "Døden--japansk litteratur--historie og kritikk"@nb .

<http://dewey.info/class/895.609/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/895.609354/e23/> ;
  skos:notation "895.609" ;
  skos:prefLabel "Japansk litteratur--historie og kritikk"@nb .

