@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.6/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Gudserkjennelse"@nb, "Gudserkjennelse--religionsfilosofi"@nb, "Gudsåpenbaring"@nb, "Gudsåpenbaring--religionsfilosofi"@nb, "Muligheten for å erkjenne Gud"@nb ;
  skos:prefLabel "Måter å erkjenne Gud på"@nb ;
  dc:modified "2015-06-25"^^xsd:date ;
  skos:notation "212.6" ;
  dc:identifier "ocd00120183" ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/212/e23/> ;
  ns0:including "Rollen som tro, fornuft og åpenbaring spiller"@nb .

<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.6/e23/> .

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

