@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/393.930954/e23/>
  ns0:including "Enkebrenning (sati)"@nb ;
  skos:altLabel "Enkebrenning (Sati)--skikker"@nb, "Enkebrenning (Suttee)"@nb, "Enkebrenning (Suttee)--skikker"@nb, "Enkebrenning (Sati)"@nb ;
  skos:broader <http://dewey.info/class/393.93/e23/> ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "393.930954" ;
  dc:identifier "ocd00194405" ;
  skos:prefLabel "India og tilgrensende sørasiatiske stater"@nb ;
  dc:modified "2023-06-22"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/393.93/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--54/e23/>
 ) .

<http://dewey.info/class/2--54/e23/>
  skos:prefLabel "India og tilgrensende sørasiatiske stater"@nb ;
  a skos:Concept .

<http://dewey.info/class/393.93/e23/>
  skos:notation "393.93" ;
  skos:prefLabel "Gravferder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/393.930954/e23/> .

