@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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.5972983/e23/>
  skos:altLabel "Matlaging--Trinidad"@nb ;
  skos:prefLabel "Matlaging--Tobago, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/641.59/e23/>
   <http://dewey.info/class/2--729.83/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2020-04-06"^^xsd:date ;
  skos:notation "641.5972983" ;
  dc:created "2020-04-04"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/641.59729/e23/> ;
  dc:identifier "60e5555a-fc3d-4490-be4b-b80a08e7ceb1" .

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

