@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/206.1/e23/>
  skos:prefLabel "Ledere og deres arbeid"@nb ;
  a skos:Concept .

<http://dewey.info/class/299/e23/>
  skos:prefLabel "Religioner som ikke har annen plassering"@nb ;
  a skos:Concept .

<http://dewey.info/class/299.3161/e23/>
  mads:componentList (
   <http://dewey.info/class/299/e23/>
   <http://dewey.info/class/5--931/e23/>
   <http://dewey.info/class/206.1/e23/>
 ) ;
  dc:modified "2022-11-02"^^xsd:date ;
  dc:identifier "33c59a6a-4dd0-472b-b280-10360a60c36c" ;
  skos:narrower <http://dewey.info/class/299.316109323/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/299.31/e23/> ;
  skos:notation "299.3161" ;
  dc:created "2022-11-02"^^xsd:date ;
  skos:prefLabel "Geistlighet--rolle og funksjon religion--egyptisk religion"@nb .

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

<http://dewey.info/class/299.31/e23/>
  skos:notation "299.31" ;
  skos:prefLabel "Egyptisk religion i oldtiden"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/299.3161/e23/> .

<http://dewey.info/class/5--931/e23/>
  skos:prefLabel "Oldtidens egyptere"@nb ;
  a skos:Concept .

<http://dewey.info/class/299.316109323/e23/>
  skos:notation "299.316109323" ;
  skos:prefLabel "Geistlighet--rolle og funksjon religion--egyptisk religion--Teben (Egypt : oldtidsby)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/299.3161/e23/> .

