@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/2--71/e23/>
  skos:prefLabel "Canada"@nb ;
  a skos:Concept .

<http://dewey.info/class/641.597109034/e23/>
  dc:modified "2021-05-26"^^xsd:date ;
  dc:created "2021-03-02"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/641.5971/e23/> ;
  skos:altLabel "Matlaging--Canada--1800-tallet"@nb ;
  skos:prefLabel "Matlaging--Canada--1800-1899, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/641.59/e23/>
   <http://dewey.info/class/2--71/e23/>
   <http://dewey.info/class/1--090.34/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00447095" ;
  skos:notation "641.597109034" .

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

