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

<http://dewey.info/class/895.1124/e23/>
  dc:identifier "e82718d7-7129-473c-853d-901d00f322b0" ;
  skos:narrower <http://dewey.info/class/895.112409/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/895.11/e23/> ;
  dc:modified "2019-01-10"^^xsd:date ;
  a skos:Concept ;
  dc:created "2019-01-09"^^xsd:date ;
  skos:notation "895.1124" ;
  mads:componentList (
   <http://dewey.info/class/895.1/e23/>
   <http://dewey.info/class/3A--1/e23/>
   <http://dewey.info/class/3B--1/e23/>
 ) ;
  skos:prefLabel "Kinesisk poesi--220-618 e.Kr."@nb .

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

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

<http://dewey.info/class/895.11/e23/>
  skos:notation "895.11" ;
  skos:prefLabel "Kinesisk poesi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/895.1124/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.112409/e23/>
  skos:notation "895.112409" ;
  skos:prefLabel "Kinesisk poesi--220-618 e.Kr.--historie og kritikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/895.1124/e23/> .

