@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/3A--3/e23/>
  skos:prefLabel "Fiksjon"@nb ;
  a skos:Concept .

<http://dewey.info/class/895.1348/e23/>
  skos:notation "895.1348" ;
  skos:prefLabel "Kinesisk fiksjon--1644-1912"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/895.134/e23/> .

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

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

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

<http://dewey.info/class/895.1346/e23/>
  skos:notation "895.1346" ;
  skos:prefLabel "Kinesisk fiksjon--1368-1644"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/895.134/e23/> .

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

<http://dewey.info/class/895.134/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00171788" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2022-01-31"^^xsd:date ;
  skos:narrower <http://dewey.info/class/895.1344/e23/>, <http://dewey.info/class/895.1348/e23/>, <http://dewey.info/class/895.1346/e23/> ;
  skos:broader <http://dewey.info/class/895.13/e23/> ;
  mads:componentList (
   <http://dewey.info/class/895.1/e23/>
   <http://dewey.info/class/3A--3/e23/>
   <http://dewey.info/class/3B--3/e23/>
 ) ;
  skos:notation "895.134" ;
  skos:prefLabel "Kinesisk fiksjon--960-1912"@nb .

<http://dewey.info/class/895.1344/e23/>
  skos:notation "895.1344" ;
  skos:prefLabel "Kinesisk fiksjon--1271-1368"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/895.134/e23/> .

