@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<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/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/641.594824/e23/>
  skos:notation "641.594824" ;
  skos:prefLabel "Matlaging--Hedmark (Norge)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/641.5948246/e23/> .

<http://dewey.info/class/641.5948246/e23/>
  skos:notation "641.5948246" ;
  skos:closeMatch bibbi:1146050 ;
  mads:componentList (
   <http://dewey.info/class/641.59/e23/>
   <http://dewey.info/class/2--482.46/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/641.594824/e23/> ;
  dc:identifier "b9f4ef8a-3c72-4c70-a985-89ef07690d58" ;
  skos:prefLabel "Matlaging--Nord-Østerdal (Innlandet)"@nb ;
  dc:created "2018-08-15"^^xsd:date ;
  dc:modified "2020-05-13"^^xsd:date ;
  a skos:Concept .

