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

<http://dewey.info/class/891.41/e23/>
  skos:notation "891.41" ;
  skos:prefLabel "Sindhi og lahnda litteraturer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/891.411-891.418/e23/> .

<http://dewey.info/class/891.4113/e23/>
  skos:notation "891.4113" ;
  skos:prefLabel "Sindhi poesi--1645-1845"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/891.411-891.418/e23/> .

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

<http://dewey.info/class/891.411-891.418/e23/>
  skos:notation "891.411-891.418" ;
  skos:broader <http://dewey.info/class/891.41/e23/> ;
  skos:narrower <http://dewey.info/class/891.4113/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Underinndelinger for bestemte former av sindhi litteratur"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00244927" ;
  a skos:Concept ;
  dc:modified "2018-07-31"^^xsd:date .

