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

<http://dewey.info/class/393.0941/e23/>
  dc:modified "2019-05-21"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/393/e23/>
   <http://dewey.info/class/2--41/e23/>
 ) ;
  dc:created "2017-04-18"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Døde personer--håndtering--skikker--Storbritannia"@nb ;
  skos:notation "393.0941" ;
  skos:broader <http://dewey.info/class/393/e23/> ;
  skos:narrower <http://dewey.info/class/393.094150901/e23/> ;
  a skos:Concept ;
  dc:identifier "7c4bd616-f3f9-4de1-962a-e780bc1a2e33" ;
  skos:prefLabel "Døden--skikker--Storbritannia, …"@nb .

<http://dewey.info/class/393.094150901/e23/>
  skos:notation "393.094150901" ;
  skos:prefLabel "Døden--skikker--Irland (øy)--oldtiden"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/393.0941/e23/> .

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

<http://dewey.info/class/393/e23/>
  skos:notation "393" ;
  skos:prefLabel "Skikker knyttet til døden"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/393.0941/e23/> .

<http://dewey.info/class/2--41/e23/>
  skos:prefLabel "De britiske øyer"@nb ;
  a skos:Concept .

