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

<http://dewey.info/class/296.391/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2012-01-24"^^xsd:date ;
  skos:altLabel "Ateisme--jødisk syn"@nb, "Jødedom og ateisme"@nb, "Religionsløshet--religioners holdning til--jødedom"@nb ;
  a skos:Concept ;
  skos:notation "296.391" ;
  skos:broader <http://dewey.info/class/296.39/e23/> ;
  dc:identifier "ocd00328142" ;
  dc:modified "2018-07-17"^^xsd:date ;
  skos:prefLabel "Jødedom og religionsløshet"@nb .

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

<http://dewey.info/class/296.39/e23/>
  skos:notation "296.39" ;
  skos:prefLabel "Jødedom og andre trossystemer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/296.391/e23/> .

