@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

<http://dewey.info/class/889.1408/e23/>
  mads:componentList (
   <http://dewey.info/class/889/e23/>
   <http://dewey.info/class/3B--1/e23/>
   <http://dewey.info/class/3B--100.8/e23/>
 ) ;
  skos:broader <http://dewey.info/class/889.14/e23/> ;
  dc:identifier "77207fe5-9ef7-4df1-85a3-9f17e1d8b923" ;
  a skos:Concept ;
  skos:notation "889.1408" ;
  skos:narrower <http://dewey.info/class/889.1408095693/e23/> ;
  dc:created "2019-03-28"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Gresk poesi (nyere tid)--2000 ---samlinger"@nb ;
  dc:modified "2019-04-01"^^xsd:date .

<http://dewey.info/class/889.1408095693/e23/>
  skos:notation "889.1408095693" ;
  skos:prefLabel "Nygresk poesi--2000---kypriotiske forfattere--samlinger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/889.1408/e23/> .

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

<http://dewey.info/class/889.14/e23/>
  skos:notation "889.14" ;
  skos:prefLabel "Gresk poesi (nyere tid)--2000-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/889.1408/e23/> .

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

