@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/394.25/e23/>
  skos:closeMatch bibbi:1119896, bibbi:1116080 ;
  skos:altLabel "Fetetirsdag"@nb, "Mardi gras"@nb, "Mardi gras--skikker"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/394.2/e23/> ;
  dc:modified "2016-10-07"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:classHere "Fester med opprinnelse i fastelavn"@nb, "Mardi gras"@nb ;
  dc:identifier "ocd00142938" ;
  skos:prefLabel "Karneval"@nb ;
  skos:notation "394.25" .

<http://dewey.info/class/394.2/e23/>
  skos:notation "394.2" ;
  skos:prefLabel "Andre anledninger knyttet til skikker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/394.25/e23/> .

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

