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

<http://dewey.info/class/641.59/e23/>
  skos:prefLabel "Matlaging som er karakteristisk for bestemte geografiske områder, etnisk matlaging"@nb ;
  a skos:Concept .

<http://dewey.info/class/641.5941/e23/>
  skos:notation "641.5941" ;
  skos:prefLabel "Matlaging--Storbritannia, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/641.594109034/e23/> .

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

<http://dewey.info/class/641.594109034/e23/>
  skos:closeMatch bibbi:1198230 ;
  dc:identifier "f4f8667d-67ce-4f6f-949b-6a7669677fea" ;
  skos:broader <http://dewey.info/class/641.5941/e23/> ;
  skos:prefLabel "Matlaging--Storbritannia--1800-tallet"@nb ;
  dc:created "2021-02-16"^^xsd:date ;
  skos:notation "641.594109034" ;
  dc:modified "2021-02-17"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/641.59/e23/>
   <http://dewey.info/class/2--41/e23/>
   <http://dewey.info/class/1--090.34/e23/>
 ) ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/2--41/e23/>
  skos:prefLabel "De britiske øyer"@nb ;
  a skos:Concept .

