@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 bibbi: <https://id.bs.no/bibbi/> .
@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/261.21/e23/>
  dc:identifier "ocd00121371" ;
  skos:altLabel "Kristen-marxististisk dialog--kristen teologi"@nb, "Ateisme--kristent syn"@nb, "Kristendom og ateisme"@nb, "Marxististisk-kristen dialog--kristen teologi"@nb, "Religionsløshet--religioners holdning til--kristendom"@nb, "Kommunisme and kristendom"@nb ;
  skos:closeMatch bibbi:1141995, bibbi:1139307 ;
  dc:modified "2023-02-02"^^xsd:date ;
  ns0:including "Kristendom og kommunisme"@nb, "Kristendom og frafalne og likegyldige"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Kristendom og religionsløshet"@nb ;
  skos:notation "261.21" ;
  skos:broader <http://dewey.info/class/261.2/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/261.2/e23/>
  skos:notation "261.2" ;
  skos:prefLabel "Kristendom og andre trossystemer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/261.21/e23/> .

