@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/class/664.34/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/664.3/e23/> ;
  skos:notation "664.34" ;
  skos:prefLabel "Smult"@nb .

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

<http://dewey.info/class/664.32/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/664.3/e23/> ;
  skos:notation "664.32" ;
  skos:prefLabel "Margarin"@nb .

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

<http://dewey.info/class/664.3/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00161270" ;
  dc:modified "2014-05-14"^^xsd:date ;
  skos:altLabel "Fettstoffer--næringsmiddelteknologi"@nb, "Frøolje--næringsmiddelteknologi"@nb, "Vegetabilske oljer--næringsmiddelteknologi"@nb, "Animalsk fett--næringsmiddelteknologi"@nb, "Vegetabilsk fett--næringsmiddelteknologi"@nb, "Oljer--næringsmiddelteknologi"@nb, "Kakaosmør--næringsmiddelteknologi"@nb, "Animalske oljer--næringsmiddelteknologi"@nb ;
  skos:broader <http://dewey.info/class/664/e23/> ;
  skos:closeMatch humord:c22946 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/664.34/e23/>, <http://dewey.info/class/664.36/e23/>, <http://dewey.info/class/664.37/e23/>, <http://dewey.info/class/664.32/e23/> ;
  skos:notation "664.3" ;
  skos:prefLabel "Fettstoffer og oljer"@nb ;
  skos:relatedMatch humord:c22477, realfagstermer:c001231, realfagstermer:c006282 .

<http://dewey.info/class/664.36/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/664.3/e23/> ;
  skos:notation "664.36" ;
  skos:prefLabel "Salatoljer og matoljer"@nb .

<http://dewey.info/class/664.37/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/664.3/e23/> ;
  skos:notation "664.37" ;
  skos:prefLabel "Salatdressinger"@nb .

