@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 bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/613.2601-613.2609/e23/>
  skos:notation "613.2601-613.2609" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept .

<http://dewey.info/class/613.2/e23/>
  skos:notation "613.2" ;
  skos:prefLabel "Dietetikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/613.26/e23/> .

<http://dewey.info/class/613.264/e23/>
  skos:notation "613.264" ;
  skos:prefLabel "Makrobiotisk diett"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/613.26/e23/> .

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

<http://dewey.info/class/613.265/e23/>
  skos:notation "613.265" ;
  skos:prefLabel "Råkostdiett"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/613.26/e23/> .

<http://dewey.info/class/613.26/e23/>
  skos:prefLabel "Bestemte dietter"@nb ;
  skos:broader <http://dewey.info/class/613.2/e23/> ;
  dc:modified "2019-08-20"^^xsd:date ;
  skos:narrower <http://dewey.info/class/613.263/e23/>, <http://dewey.info/class/613.2601-613.2609/e23/>, <http://dewey.info/class/613.269/e23/>, <http://dewey.info/class/613.265/e23/>, <http://dewey.info/class/613.262/e23/>, <http://dewey.info/class/613.268/e23/>, <http://dewey.info/class/613.264/e23/> ;
  skos:closeMatch bibbi:1674037, bibbi:1177822, bibbi:1143724, bibbi:1184853, bibbi:1142730, bibbi:1140323 ;
  skos:notation "613.26" ;
  skos:altLabel "Dietter--helse"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00152271" .

<http://dewey.info/class/613.262/e23/>
  skos:notation "613.262" ;
  skos:prefLabel "Vegetardiett"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/613.26/e23/> .

<http://dewey.info/class/613.263/e23/>
  skos:notation "613.263" ;
  skos:prefLabel "Høyfiberdiett og lavfiberdiett"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/613.26/e23/> .

<http://dewey.info/class/613.268/e23/>
  skos:notation "613.268" ;
  skos:prefLabel "Dietter som ekskluderer bestemte matvarer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/613.26/e23/> .

<http://dewey.info/class/613.269/e23/>
  skos:notation "613.269" ;
  skos:prefLabel "Morsmelksdiett"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/613.26/e23/> .

