@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 humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/394.26/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/394.266/e23/> ;
  skos:notation "394.26" ;
  skos:prefLabel "Helligdager"@nb .

<http://dewey.info/class/394.2667/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/394.266/e23/> ;
  skos:notation "394.2667" ;
  skos:prefLabel "Påske"@nb .

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

<http://dewey.info/class/394.2663/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/394.266/e23/> ;
  skos:notation "394.2663" ;
  skos:prefLabel "Jul"@nb .

<http://dewey.info/class/394.266/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00142965" ;
  dc:modified "2026-02-05"^^xsd:date ;
  skos:altLabel "Allehelgensdag--skikker"@nb, "Kristne helligdager--skikker"@nb, "De dødes dag--religion--kristendom--skikker"@nb, "Langfredag--skikker"@nb, "Kyndelsmesse--skikker"@nb, "Alle sjelers dag--skikker"@nb, "Pinse--skikker"@nb, "Askeonsdag--skikker"@nb, "Palmesøndag--skikker"@nb, "Kirkehøytider--skikker"@nb ;
  skos:broader <http://dewey.info/class/394.26/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c18385, humord:c16494, humord:c04959 ;
  skos:narrower <http://dewey.info/class/394.2663/e23/>, <http://dewey.info/class/394.2667/e23/> ;
  skos:notation "394.266" ;
  skos:prefLabel "Kristne helligdager"@nb .

