@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/230.014/e23/>
  skos:notation "230.014" ;
  skos:prefLabel "Religiøst språk--kristendom"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230.01/e23/> .

<http://dewey.info/class/230.01/e23/>
  skos:closeMatch bibbi:1119574 ;
  dc:identifier "ocd00120602" ;
  skos:altLabel "Filofisk teologi--kristendom"@nb, "Fundamentalteologi (kristendom)"@nb ;
  skos:narrower <http://dewey.info/class/230.014/e23/>, <http://dewey.info/class/230.019/e23/> ;
  skos:notation "230.01" ;
  skos:broader <http://dewey.info/class/230/e23/> ;
  mads:componentList (
   <http://dewey.info/class/23/e23/>
   <http://dewey.info/class/1--01/e23/>
 ) ;
  skos:prefLabel "Kristendommens filosofi og teori, kristen teologis filosofi og teori"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:modified "2017-11-01"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/1--01/e23/>
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept .

<http://dewey.info/class/230/e23/>
  skos:notation "230" ;
  skos:prefLabel "Kristendom"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/230.01/e23/> .

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

<http://dewey.info/class/23/e23/>
  skos:prefLabel "Kristendom"@nb ;
  a skos:Concept .

<http://dewey.info/class/230.019/e23/>
  skos:notation "230.019" ;
  skos:prefLabel "Kristendom--psykologiske prinsipper"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230.01/e23/> .

