@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/572.5/e23/>
  skos:notation "572.5" ;
  skos:prefLabel "Diverse kjemikalier"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/572.56/e23/> .

<http://dewey.info/class/572.566/e23/>
  skos:notation "572.566" ;
  skos:prefLabel "Polysakkarider"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/572.56/e23/> .

<http://dewey.info/class/572.567/e23/>
  skos:notation "572.567" ;
  skos:prefLabel "Konjugerte karbohydrater"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/572.56/e23/> .

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

<http://dewey.info/class/572.56/e23/>
  skos:narrower <http://dewey.info/class/572.567/e23/>, <http://dewey.info/class/572.564/e23/>, <http://dewey.info/class/572.566/e23/>, <http://dewey.info/class/572.565/e23/> ;
  skos:notation "572.56" ;
  skos:broader <http://dewey.info/class/572.5/e23/> ;
  skos:prefLabel "Karbohydrater"@nb ;
  dc:identifier "ocd00148691" ;
  skos:altLabel "Karbohydrater--biokjemi"@nb, "Sakkarider"@nb ;
  ns0:classHere "Sakkarider"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2012-11-16"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept .

<http://dewey.info/class/572.564/e23/>
  skos:notation "572.564" ;
  skos:prefLabel "Karbohydrater--stoffskifte"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/572.56/e23/> .

<http://dewey.info/class/572.565/e23/>
  skos:notation "572.565" ;
  skos:prefLabel "Sukkerarter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/572.56/e23/> .

