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

<http://dewey.info/class/641.23094834/e23/>
  skos:notation "641.23094834" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/641.230948/e23/> ;
  skos:prefLabel "Øl--Rogaland (Norge)"@nb ;
  dc:created "2023-11-28"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/641.23/e23/>
   <http://dewey.info/class/2--483.4/e23/>
 ) ;
  dc:modified "2023-12-11"^^xsd:date ;
  dc:identifier "b5aed3dc-1f8f-4d1b-9474-431a7d208df8" ;
  a skos:Concept ;
  skos:closeMatch bibbi:1662005 .

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

<http://dewey.info/class/641.23/e23/>
  skos:prefLabel "Bryggede og maltholdige drikkevarer"@nb ;
  a skos:Concept .

<http://dewey.info/class/641.230948/e23/>
  skos:notation "641.230948" ;
  skos:prefLabel "Øl--Norden"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/641.23094834/e23/> .

