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

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

<http://dewey.info/class/891.9314/e23/>
  skos:notation "891.9314" ;
  skos:prefLabel "Latvisk poesi--1991-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/891.93/e23/> .

<http://dewey.info/class/891.93/e23/>
  skos:narrower <http://dewey.info/class/891.9314/e23/>, <http://dewey.info/class/891.9334/e23/> ;
  dc:modified "2022-01-27"^^xsd:date ;
  skos:broader <http://dewey.info/class/891.91-891.93/e23/> ;
  dc:identifier "ocd00171558" ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Latvisk litteratur"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "891.93" ;
  skos:altLabel "Lettisk litteratur"@nb .

<http://dewey.info/class/891.91-891.93/e23/>
  skos:notation "891.91-891.93" ;
  skos:prefLabel "Baltiske språks litteraturer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/891.93/e23/> .

<http://dewey.info/class/891.9334/e23/>
  skos:notation "891.9334" ;
  skos:prefLabel "Latvisk fiksjon--1991-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/891.93/e23/> .

