@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/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<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.2609438430904/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.2609438430904/e23/>
  mads:componentList (
   <http://dewey.info/class/261.2/e23/>
   <http://dewey.info/class/296/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--438.43/e23/>
   <http://dewey.info/class/1--090.4/e23/>
 ) ;
  skos:notation "261.2609438430904" ;
  skos:broader <http://dewey.info/class/261.2609/e23/> ;
  dc:created "2023-09-19"^^xsd:date ;
  skos:prefLabel "Kristendom og jødedom--Lublin (Polen : fylke)--1900-tallet"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "0d8059d8-8949-4209-aff1-6124af012246" ;
  a skos:Concept ;
  dc:modified "2024-01-03"^^xsd:date .

