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

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

<http://dewey.info/class/641.874/e23/>
  skos:notation "641.874" ;
  skos:prefLabel "Alkoholholdige drikkevarer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/641.87409458/e23/> .

<http://dewey.info/class/641.87409458/e23/>
  mads:componentList (
   <http://dewey.info/class/641.874/e23/>
   <http://dewey.info/class/2--458/e23/>
 ) ;
  dc:identifier "7d78b9c7-ed3d-4b36-81f1-37a957942aba" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2022-11-02"^^xsd:date ;
  skos:closeMatch bibbi:1429647 ;
  skos:notation "641.87409458" ;
  skos:broader <http://dewey.info/class/641.874/e23/> ;
  a skos:Concept ;
  dc:created "2022-11-02"^^xsd:date ;
  skos:prefLabel "Alkoholholdige drikkevarer--hjemmetilberedning--Sicilia (Italia)"@nb .

<http://dewey.info/class/2--458/e23/>
  skos:prefLabel "Sicilia og omkringliggende øyer"@nb ;
  a skos:Concept .

