@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/297.1227101-297.1227209/e23/>
  a skos:Concept ;
  skos:notation "297.1227101-297.1227209" ;
  skos:prefLabel "Generell forminndeling"@nb .

<http://dewey.info/class/297.1227134/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/297.122713/e23/> ;
  skos:notation "297.1227134" ;
  skos:prefLabel "Tafsīr al-mawḍūʻī (tematiske kommentarer)"@nb .

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

<http://dewey.info/class/297.122713/e23/>
  a skos:Concept ;
  dc:created "2011-05-10"^^xsd:date ;
  dc:identifier "ocd00323870" ;
  dc:modified "2026-04-30"^^xsd:date ;
  skos:altLabel "Tafsīr hadith--Koranen"@nb ;
  skos:broader <http://dewey.info/class/297.1227101-297.1227209/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/297.1227134/e23/> ;
  skos:notation "297.122713" ;
  skos:prefLabel "Tafsīr hadith (nyere tids kommentarer)"@nb .

