@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/2--497/e23/>
  skos:prefLabel "Serbia, Kosovo, Kroatia, Slovenia, Bosnia-Hercegovina, Montenegro, Nord-Makedonia"@nb ;
  a skos:Concept .

<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.594/e23/>
  skos:notation "641.594" ;
  skos:prefLabel "Matlaging--Europa, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/641.59497/e23/> .

<http://dewey.info/class/641.5949742/e23/>
  skos:notation "641.5949742" ;
  skos:prefLabel "Matlaging--Bosnia-Hercegovina, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/641.59497/e23/> .

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

<http://dewey.info/class/641.59497/e23/>
  skos:notation "641.59497" ;
  skos:narrower <http://dewey.info/class/641.594972/e23/>, <http://dewey.info/class/641.5949742/e23/> ;
  dc:identifier "f7c5a800-c534-4f1c-a81d-a1682a756795" ;
  skos:prefLabel "Matlaging--Jugoslavia"@nb ;
  skos:broader <http://dewey.info/class/641.594/e23/> ;
  dc:created "2018-04-10"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2018-04-11"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/641.59/e23/>
   <http://dewey.info/class/2--497/e23/>
 ) .

<http://dewey.info/class/641.594972/e23/>
  skos:notation "641.594972" ;
  skos:prefLabel "Matlaging--Kroatia, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/641.59497/e23/> .

