@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.266/e23/>
  skos:notation "394.266" ;
  skos:prefLabel "Kristne helligdager"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/394.2667/e23/> .

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

<http://dewey.info/class/394.2667/e23/>
  skos:broader <http://dewey.info/class/394.266/e23/> ;
  skos:altLabel "Andre påskedag--skikker"@nb, "Kristi himmelfartsdag--skikker"@nb, "Pascha (ortodoks påske)--skikker"@nb, "Påskeegg--skikker"@nb, "Påske--skikker"@nb, "Påskeegg"@nb ;
  dc:identifier "ocd00142967" ;
  skos:prefLabel "Påske"@nb ;
  a skos:Concept ;
  skos:closeMatch bibbi:1144656, bibbi:1119900, bibbi:1186610 ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2018-01-19"^^xsd:date ;
  skos:notation "394.2667" .

