@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 humord: <http://data.ub.uio.no/humord/> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .

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

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

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

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

<http://dewey.info/class/664.7/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00161295" ;
  dc:modified "2016-12-05"^^xsd:date ;
  skos:altLabel "Frø--mat--industriell bearbeiding"@nb, "Gryn--industriell bearbeiding"@nb, "Kornsorter--industriell bearbeiding"@nb, "Korn--industriell bearbeiding"@nb ;
  skos:broader <http://dewey.info/class/664/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c15922, humord:c25897, realfagstermer:c002046 ;
  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/> ;
  skos:notation "664.7" ;
  skos:prefLabel "Korn, andre frø, korn- og frøprodukter"@nb ;
  skos:relatedMatch realfagstermer:c001491, realfagstermer:c005183, humord:c12841 .

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

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

