@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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/220.6/e23/>
  skos:notation "220.6" ;
  skos:prefLabel "Tolkning og kritikk (eksegese)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/220.68/e23/> .

<http://dewey.info/class/220.68/e23/>
  skos:broader <http://dewey.info/class/220.6/e23/> ;
  skos:notation "220.68" ;
  a skos:Concept ;
  ns0:including "Avmytologisering"@nb, "Mytologi i bibelen"@nb ;
  skos:altLabel "Chifferskrift (kryptografi)--Bibelen"@nb, "Avmytologisering (Bibelen)"@nb, "Astronomisk tolkning--Bibelen"@nb, "Numerisk tolkning--Bibelen"@nb, "Tallmystikk--Bibelen"@nb, "Allegori--bibelsk"@nb, "Mytologisk tolkning--Bibelen"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Mytologiske, allegoriske, numeriske, astronomiske tolkninger"@nb ;
  dc:modified "2015-01-27"^^xsd:date ;
  dc:identifier "ocd00120301" .

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

