@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .

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

<http://dewey.info/class/21/e23/>
  skos:notation "21" ;
  skos:prefLabel "Filosofi og teori innen religion"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/214/e23/> .

<http://dewey.info/class/214/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Teodicé"@nb ;
  skos:altLabel "Guds rettferdighet"@nb, "Guds godhet--religionsfilosofi"@nb, "Det gode og det onde--religion--religionsfilosofi"@nb, "Ondskap (begrep)--religion--religionsfilosofi"@nb, "Guds godhet"@nb, "Teodicé--religionsfilosofi"@nb ;
  skos:narrower <http://dewey.info/class/214.8/e23/> ;
  skos:broader <http://dewey.info/class/21/e23/> ;
  skos:notation "214" ;
  a skos:Concept ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:classHere "Det gode og det onde"@nb ;
  dc:identifier "ocd00120187" .

<http://dewey.info/class/214.8/e23/>
  skos:notation "214.8" ;
  skos:prefLabel "Forsyn"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/214/e23/> .

