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

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

<http://dewey.info/class/299.21/e23/>
  skos:notation "299.21" ;
  skos:prefLabel "Assyrere--religion, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/299.2/e23/> .

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

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

<http://dewey.info/class/299.1-299.4/e23/>
  skos:notation "299.1-299.4" ;
  skos:prefLabel "Religioner av indo-europeisk, semitisk, ikke-semittisk afroasiatisk, nord-asiatisk, vest-asiatisk, dravidisk opprinnelse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/299.2/e23/> .

<http://dewey.info/class/299.26/e23/>
  skos:notation "299.26" ;
  skos:prefLabel "Guder og gudinner--fønikiske, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/299.2/e23/> .

<http://dewey.info/class/299.2/e23/>
  dc:identifier "ocd00123522" ;
  skos:broader <http://dewey.info/class/299.1-299.4/e23/> ;
  skos:altLabel "Semittiske folkeslag--religion"@nb, "Mytologi--semittiske religioner"@nb, "Semitter--religion"@nb ;
  dc:modified "2017-01-25"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:prefLabel "Guder og gudinner--semittiske, …"@nb ;
  skos:narrower <http://dewey.info/class/299.21/e23/>, <http://dewey.info/class/299.26/e23/> ;
  mads:componentList (
   <http://dewey.info/class/299/e23/>
   <http://dewey.info/class/5--92/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:notation "299.2" .

