@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/296.3118/e23/>
  skos:prefLabel "Teodicé"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2018-07-17"^^xsd:date ;
  dc:identifier "ocd00123022" ;
  skos:altLabel "Det onde og det gode--religion--jødedom"@nb, "Ondskap (begrep)--religion--jødedom"@nb, "Teodicé--jødedom"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/296.311/e23/> ;
  skos:notation "296.3118" .

<http://dewey.info/class/296.311/e23/>
  skos:notation "296.311" ;
  skos:prefLabel "Gud"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/296.3118/e23/> .

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

