@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/24/e23/>
  skos:notation "24" ;
  skos:prefLabel "Kristen livsførsel"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230-280/e23/> .

<http://dewey.info/class/25/e23/>
  skos:notation "25" ;
  skos:prefLabel "Kristent pastoralt arbeid og religiøse ordener"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230-280/e23/> .

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

<http://dewey.info/class/220-290/e23/>
  skos:notation "220-290" ;
  skos:prefLabel "Bibelen og bestemte religioner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/230-280/e23/> .

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

<http://dewey.info/class/230-280/e23/>
  skos:narrower <http://dewey.info/class/25/e23/>, <http://dewey.info/class/26/e23/>, <http://dewey.info/class/23/e23/>, <http://dewey.info/class/28/e23/>, <http://dewey.info/class/27/e23/>, <http://dewey.info/class/24/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/220-290/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "230-280" ;
  dc:modified "2023-11-21"^^xsd:date ;
  skos:prefLabel "Kristendom"@nb ;
  dc:identifier "ocd00120590" .

<http://dewey.info/class/28/e23/>
  skos:notation "28" ;
  skos:prefLabel "Kristne trossamfunn"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230-280/e23/> .

<http://dewey.info/class/26/e23/>
  skos:notation "26" ;
  skos:prefLabel "Kirkens organisasjon, diakoni og gudsdyrkelse"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230-280/e23/> .

<http://dewey.info/class/27/e23/>
  skos:notation "27" ;
  skos:prefLabel "Kristendommens historie"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/230-280/e23/> .

