@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/scheme/edition/e23/>
  a skos:ConceptScheme ;
  rdfs:label "Norsk WebDewey"@nb .

<http://dewey.info/class/221.44/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/221.4/e23/> ;
  skos:notation "221.44" ;
  skos:prefLabel "Hebraisk språk--bibeltekster--Det gamle testamente, …"@nb .

<http://dewey.info/class/221.4/e23/>
  a skos:Concept ;
  dc:created "2024-08-05"^^xsd:date ;
  dc:identifier "641e9e13-f789-4beb-9439-5508c20ec164" ;
  dc:modified "2026-01-13"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/221/e23/>
   <http://dewey.info/class/220.4/e23/>
 ) ;
  skos:altLabel "Semittiske språk--bibeltekster--Det gamle testamente"@nb ;
  skos:broader <http://dewey.info/class/221.1-221.8/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/221.42/e23/>, <http://dewey.info/class/221.48/e23/>, <http://dewey.info/class/221.44/e23/>, <http://dewey.info/class/221.4046/e23/> ;
  skos:notation "221.4" ;
  skos:prefLabel "Bibelen. GT--bibeltekster, …"@nb .

<http://dewey.info/class/221.42/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/221.4/e23/> ;
  skos:notation "221.42" ;
  skos:prefLabel "Targumer, …"@nb .

<http://dewey.info/class/220.4/e23/>
  a skos:Concept ;
  skos:prefLabel "Originaltekster, tidlige versjoner, tidlige oversettelser"@nb .

<http://dewey.info/class/221/e23/>
  a skos:Concept ;
  skos:prefLabel "Det gamle testamente (Tanak)"@nb .

<http://dewey.info/class/221.48/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/221.4/e23/> ;
  skos:notation "221.48" ;
  skos:prefLabel "Gresk språk--bibeltekster--Det gamle testamente, …"@nb .

<http://dewey.info/class/221.4046/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/221.4/e23/> ;
  skos:notation "221.4046" ;
  skos:prefLabel "Tekstkritikk--hellige skrifter--Bibelen. GT"@nb .

<http://dewey.info/class/221.1-221.8/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/221.4/e23/> ;
  skos:notation "221.1-221.8" ;
  skos:prefLabel "Generelle framstillinger"@nb .

