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

<http://dewey.info/class/891.431/e23/>
  skos:notation "891.431" ;
  dc:identifier "ocd00171264" ;
  skos:broader <http://dewey.info/class/891.431-891.438/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/891.43172/e23/>, <http://dewey.info/class/891.4312/e23/> ;
  mads:componentList (
   <http://dewey.info/class/891.43/e23/>
   <http://dewey.info/class/3A--1/e23/>
   <http://dewey.info/class/3B--1/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Hindi poesi"@nb ;
  a skos:Concept ;
  dc:modified "2022-01-31"^^xsd:date .

<http://dewey.info/class/891.431-891.438/e23/>
  skos:notation "891.431-891.438" ;
  skos:prefLabel "Underinndelinger for bestemte former av hindi litteratur"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/891.431/e23/> .

<http://dewey.info/class/891.4312/e23/>
  skos:notation "891.4312" ;
  skos:prefLabel "Hindi poesi--1345-1645"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/891.431/e23/> .

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

<http://dewey.info/class/891.43/e23/>
  skos:prefLabel "Hindi litteratur og beslektede vestlige hindispråks litteraturer"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/891.43172/e23/>
  skos:notation "891.43172" ;
  skos:prefLabel "Hindi poesi--2000-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/891.431/e23/> .

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

