@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/871.01-871.04/e23/>
  skos:narrower <http://dewey.info/class/871.03/e23/>, <http://dewey.info/class/871.04/e23/>, <http://dewey.info/class/871.01/e23/> ;
  dc:modified "2018-12-10"^^xsd:date ;
  skos:broader <http://dewey.info/class/871/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00171123" ;
  skos:prefLabel "Bestemte perioder"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "871.01-871.04" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/871/e23/>
  skos:notation "871" ;
  skos:prefLabel "Latinsk poesi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/871.01-871.04/e23/> .

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

<http://dewey.info/class/871.01/e23/>
  skos:notation "871.01" ;
  skos:prefLabel "Latinsk poesi--den romerske periode"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/871.01-871.04/e23/> .

<http://dewey.info/class/871.03/e23/>
  skos:notation "871.03" ;
  skos:prefLabel "Latinsk poesi--750-1349, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/871.01-871.04/e23/> .

<http://dewey.info/class/871.04/e23/>
  skos:notation "871.04" ;
  skos:prefLabel "Latinsk poesi--1350-, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/871.01-871.04/e23/> .

