@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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

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

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

<http://dewey.info/class/394.266/e23/>
  dc:identifier "ocd00142965" ;
  skos:narrower <http://dewey.info/class/394.2663/e23/>, <http://dewey.info/class/394.2667/e23/> ;
  skos:broader <http://dewey.info/class/394.26/e23/> ;
  skos:altLabel "Allehelgensdag--skikker"@nb, "Kristne helligdager--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:prefLabel "Kristne helligdager"@nb ;
  skos:notation "394.266" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1125638, bibbi:1119899, bibbi:1195634 ;
  dc:modified "2017-09-21"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept .

