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

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

<http://dewey.info/class/261.2609/e23/>
  skos:notation "261.2609" ;
  skos:prefLabel "Kristendom og jødedom--historie"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/261.2609031/e23/> .

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

<http://dewey.info/class/296/e23/>
  skos:prefLabel "Jødedom"@nb ;
  a skos:Concept .

<http://dewey.info/class/261.2609031/e23/>
  mads:componentList (
   <http://dewey.info/class/261.2/e23/>
   <http://dewey.info/class/296/e23/>
   <http://dewey.info/class/1--090.31/e23/>
 ) ;
  skos:notation "261.2609031" ;
  skos:broader <http://dewey.info/class/261.2609/e23/> ;
  dc:created "2019-11-08"^^xsd:date ;
  skos:prefLabel "Kristendom og jødedom--1500-tallet"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "b4126562-8e95-48d3-9f15-aa7ded6b8c25" ;
  a skos:Concept ;
  dc:modified "2024-02-02"^^xsd:date .

