@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/895.1122/e23/>
  skos:notation "895.1122" ;
  skos:prefLabel "Kinesisk poesi--221 f.Kr.-420 e.Kr."@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/895.112209/e23/> .

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

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

<http://dewey.info/class/895.112209/e23/>
  mads:componentList (
   <http://dewey.info/class/895.1/e23/>
   <http://dewey.info/class/3B--1/e23/>
   <http://dewey.info/class/3B--100.9/e23/>
 ) ;
  skos:notation "895.112209" ;
  skos:broader <http://dewey.info/class/895.1122/e23/> ;
  dc:created "2016-06-28"^^xsd:date ;
  skos:prefLabel "Kinesisk poesi--221 f.Kr.-420 e.Kr.--historie og kritikk"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "cd608576-62b7-40fc-9f73-be9b1fdd11cf" ;
  a skos:Concept ;
  dc:modified "2017-05-02"^^xsd:date .

