@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#> .

<http://dewey.info/class/663.94/e23/>
  skos:notation "663.94" ;
  skos:prefLabel "Te"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/663.9/e23/> .

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

<http://dewey.info/class/663/e23/>
  skos:notation "663" ;
  skos:prefLabel "Drikkevareteknologi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/663.9/e23/> .

<http://dewey.info/class/663.92/e23/>
  skos:notation "663.92" ;
  skos:prefLabel "Kakao og sjokolade"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/663.9/e23/> .

<http://dewey.info/class/663.93/e23/>
  skos:notation "663.93" ;
  skos:prefLabel "Kaffe"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/663.9/e23/> .

<http://dewey.info/class/663.9/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/663/e23/> ;
  skos:prefLabel "Alkoholfrie bryggede drikkevarer"@nb ;
  skos:narrower <http://dewey.info/class/663.92/e23/>, <http://dewey.info/class/663.96/e23/>, <http://dewey.info/class/663.97/e23/>, <http://dewey.info/class/663.93/e23/>, <http://dewey.info/class/663.94/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00161166" ;
  skos:notation "663.9" ;
  dc:modified "2018-01-15"^^xsd:date ;
  a skos:Concept ;
  skos:altLabel "Alkoholfrie bryggede drikkevarer--industriell bearbeiding"@nb, "Bryggede alkoholfrie drikkevarer--industriell bearbeiding"@nb .

<http://dewey.info/class/663.96/e23/>
  skos:notation "663.96" ;
  skos:prefLabel "Urteteer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/663.9/e23/> .

<http://dewey.info/class/663.97/e23/>
  skos:notation "663.97" ;
  skos:prefLabel "Kaffeerstatninger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/663.9/e23/> .

