@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.13608/e23/>
  skos:notation "895.13608" ;
  skos:prefLabel "Kinesisk fiksjon--2010---samlinger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/895.136/e23/> .

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

<http://dewey.info/class/895.13/e23/>
  skos:notation "895.13" ;
  skos:prefLabel "Kinesisk fiksjon"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/895.136/e23/> .

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

<http://dewey.info/class/895.136/e23/>
  skos:narrower <http://dewey.info/class/895.13609/e23/>, <http://dewey.info/class/895.13608/e23/> ;
  dc:modified "2022-01-31"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/895.1/e23/>
   <http://dewey.info/class/3A--3/e23/>
   <http://dewey.info/class/3B--3/e23/>
 ) ;
  dc:created "2010-07-28"^^xsd:date ;
  skos:notation "895.136" ;
  dc:identifier "ocd00281830" ;
  skos:prefLabel "Kinesisk fiksjon--2010-"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/895.13/e23/> .

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

<http://dewey.info/class/895.1/e23/>
  skos:prefLabel "Kinesisk litteratur"@nb ;
  a skos:Concept .

<http://dewey.info/class/895.13609/e23/>
  skos:notation "895.13609" ;
  skos:prefLabel "Kinesisk fiksjon--2010---historie og kritikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/895.136/e23/> .

