@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/891.45/e23/>
  skos:notation "891.45" ;
  skos:prefLabel "Assamesisk, bihari, oriya litteratur"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/891.454/e23/> .

<http://dewey.info/class/891.454/e23/>
  skos:narrower <http://dewey.info/class/891.45436/e23/> ;
  dc:modified "2022-01-31"^^xsd:date ;
  ns0:classHere "Litteratur på bhojpuri, magahi, maithili"@nb ;
  skos:prefLabel "Bihari litteratur"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Bhojpuri litteratur"@nb, "Maithili litteratur"@nb, "Magahi litteratur"@nb ;
  dc:identifier "ocd00171278" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/891.45/e23/> ;
  skos:notation "891.454" .

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

<http://dewey.info/class/891.45436/e23/>
  skos:notation "891.45436" ;
  skos:prefLabel "Magahi fiksjon--1920-1939"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/891.454/e23/> .

