@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/891.5511/e23/>
  dc:modified "2021-01-13"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/891.55/e23/>
   <http://dewey.info/class/3A--1/e23/>
   <http://dewey.info/class/3B--1/e23/>
 ) ;
  skos:closeMatch bibbi:1706942, bibbi:1104194, bibbi:1036224, bibbi:1706980 ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Persisk poesi--ca. 1000-1389, …"@nb ;
  skos:narrower <http://dewey.info/class/891.551109/e23/> ;
  skos:broader <http://dewey.info/class/891.551/e23/> ;
  skos:notation "891.5511" ;
  skos:altLabel "Persisk poesi--1000-1389"@nb ;
  dc:identifier "ocd00171319" ;
  a skos:Concept .

<http://dewey.info/class/891.551/e23/>
  skos:notation "891.551" ;
  skos:prefLabel "Persisk poesi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/891.5511/e23/> .

<http://dewey.info/class/891.55/e23/>
  skos:prefLabel "Moderne persisk (farsi) litteratur"@nb ;
  a skos:Concept .

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

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

<http://dewey.info/class/891.551109/e23/>
  skos:notation "891.551109" ;
  skos:prefLabel "Persisk poesi--ca. 1000-1389--historie og kritikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/891.5511/e23/> .

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

