@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/263.98/e23/>
  a skos:Concept ;
  skos:closeMatch bibbi:1287154, bibbi:1128377 ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:altLabel "Stefanusdagen"@nb, "Allehelgensdag"@nb ;
  skos:notation "263.98" ;
  skos:narrower <http://dewey.info/class/263.980895107471/e23/> ;
  dc:modified "2020-08-11"^^xsd:date ;
  skos:broader <http://dewey.info/class/263.9/e23/> ;
  dc:identifier "ocd00121583" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Helgendager"@nb .

<http://dewey.info/class/263.980895107471/e23/>
  skos:notation "263.980895107471" ;
  skos:prefLabel "Italienere--New York (N.Y.)--helgendager"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/263.98/e23/> .

<http://dewey.info/class/263.9/e23/>
  skos:notation "263.9" ;
  skos:prefLabel "Kirkeåret og andre dager og tider"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/263.98/e23/> .

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

