@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

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

<http://dewey.info/class/296.124/e23/>
  skos:prefLabel "Den palestinske Talmud (Den jerusalemske Talmud, Talmud jerusjalmi)"@nb ;
  a skos:Concept .

<http://dewey.info/class/296.1244/e23/>
  skos:altLabel "Edujjot--Den palestinske Talmud"@nb, "Baba Batra--Den palestinske Talmud"@nb, "Horajot--Den palestinske Talmud"@nb, "Avodah Zarah--Den palestinske Talmud"@nb, "Bava Kamma--Den palestinske Talmud"@nb, "Baba Mezia--Den palestinske Talmud"@nb, "Bava Mezia--Den palestinske Talmud"@nb, "Shebuʻot--Den palestinske Talmud"@nb, "Sanhedrin (traktat)--Den palestinske Talmud"@nb, "Aboda Zara--Den palestinske Talmud"@nb, "Bava Batra--Den palestinske Talmud"@nb, "Makkot--Den palestinske Talmud"@nb, "Baba Qamma--Den palestinske Talmud"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/296.1241-296.1247/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "296.1244" ;
  dc:modified "2022-01-31"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00122959" ;
  skos:prefLabel "Nezikin--Den palestinske Talmud, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/296.124/e23/>
   <http://dewey.info/class/296..1234/e23/>
 ) .

<http://dewey.info/class/296.1241-296.1247/e23/>
  skos:notation "296.1241-296.1247" ;
  skos:prefLabel "Enkeltordninger og -traktater"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/296.1244/e23/> .

