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

<http://dewey.info/class/297.12275/e23/>
  skos:notation "297.12275" ;
  skos:prefLabel "Sjitters kommentarer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/297.122754/e23/> .

<http://dewey.info/class/297.122754/e23/>
  skos:altLabel "Ismaelitter--kommentarer til Koranen"@nb, "Jaʻfar ibn Manṣūr al-Yaman--kommentarer til Koranen"@nb ;
  skos:broader <http://dewey.info/class/297.12275/e23/> ;
  skos:prefLabel "Kommentarer av Sju-skolen (ismaelitter)"@nb ;
  dc:identifier "ocd00323784" ;
  dc:created "2011-04-22"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:modified "2024-10-01"^^xsd:date ;
  skos:notation "297.122754" .

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

