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

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

<http://dewey.info/class/664/e23/>
  skos:notation "664" ;
  skos:prefLabel "Næringsmiddelteknologi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/664.7/e23/> .

<http://dewey.info/class/664.72/e23/>
  skos:notation "664.72" ;
  skos:prefLabel "Maling (av korn) og mølleprodukter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/664.7/e23/> .

<http://dewey.info/class/664.70952/e23/>
  skos:notation "664.70952" ;
  skos:prefLabel "Korn--industriell bearbeiding--Japan"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/664.7/e23/> .

<http://dewey.info/class/664.7/e23/>
  skos:altLabel "Frø--mat--industriell bearbeiding"@nb, "Gryn--industriell bearbeiding"@nb, "Kornsorter--industriell bearbeiding"@nb, "Korn--industriell bearbeiding"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/664/e23/> ;
  skos:narrower <http://dewey.info/class/664.75/e23/>, <http://dewey.info/class/664.70952/e23/>, <http://dewey.info/class/664.72/e23/>, <http://dewey.info/class/664.76/e23/> ;
  dc:identifier "ocd00161295" ;
  skos:prefLabel "Korn, andre frø, korn- og frøprodukter"@nb ;
  dc:modified "2016-12-05"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:notation "664.7" .

<http://dewey.info/class/664.75/e23/>
  skos:notation "664.75" ;
  skos:prefLabel "Sekundærprodukter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/664.7/e23/> .

<http://dewey.info/class/664.76/e23/>
  skos:notation "664.76" ;
  skos:prefLabel "Dyrefôr"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/664.7/e23/> .

