@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

<http://dewey.info/class/641.59596/e23/>
  a skos:Concept ;
  dc:created "2026-06-12"^^xsd:date ;
  dc:identifier "07c65c63-7d2c-47c5-8b40-7cc6b60643a3" ;
  dc:modified "2026-06-12"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/641.59/e23/>
   <http://dewey.info/class/2--596/e23/>
 ) ;
  skos:altLabel "Kambodsjansk matlaging"@nb ;
  skos:broader <http://dewey.info/class/641.5959/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "641.59596" ;
  skos:prefLabel "Matlaging--Kambodsja, …"@nb .

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

<http://dewey.info/class/641.5959/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/641.59596/e23/> ;
  skos:notation "641.5959" ;
  skos:prefLabel "Matlaging--Sørøst-Asia, …"@nb .

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

