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

<http://dewey.info/class/212/e23/>
  skos:notation "212" ;
  skos:prefLabel "Guds eksistens, måter å erkjenne Gud på, Guds attributter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/212.7/e23/> .

<http://dewey.info/class/212.7/e23/>
  skos:altLabel "Guds allvitenhet"@nb, "Guds visdom"@nb, "Kjærlighet--Guds kjærlighet"@nb, "Guds attributter--religionsfilosofi"@nb, "Guds transcendens"@nb, "Guds allvitenhet--religionsfilosofi"@nb, "Guds visdom--religionsfilosofi"@nb, "Guds suverenitiet"@nb, "Guds allmakt"@nb, "Guds allmakt--religionsfilosofi"@nb, "Kjærlighet--Guds kjærlighet--religionsfilosofi"@nb, "Guds suverenitiet--religionsfilosofi"@nb, "Guds transcendens--religionsfilosofi"@nb ;
  skos:prefLabel "Guds attributter"@nb ;
  a skos:Concept ;
  dc:modified "2015-04-20"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/212/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00120184" ;
  ns0:including "Allvitenhet"@nb, "Kjærlighet"@nb ;
  skos:notation "212.7" .

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

