@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/579.353/e23/>
  a skos:Concept ;
  skos:prefLabel "Staphylococcus (stafylokokker)"@nb .

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

<http://dewey.info/class/615.95293/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/615.9529353/e23/> ;
  skos:notation "615.95293" ;
  skos:prefLabel "Bakterielle giftstoffer i mat--menneskelig toksikologi, …"@nb .

<http://dewey.info/class/615.9529353/e23/>
  a skos:Concept ;
  dc:created "2017-03-17"^^xsd:date ;
  dc:identifier "c66a1da6-63d6-44c4-b132-de1b2ca6928b" ;
  dc:modified "2017-03-23"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/615.9529/e23/>
   <http://dewey.info/class/579.353/e23/>
 ) ;
  skos:broader <http://dewey.info/class/615.95293/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "615.9529353" ;
  skos:prefLabel "Stafylokokker--menneskelig toksikologi"@nb .

<http://dewey.info/class/615.9529/e23/>
  a skos:Concept ;
  skos:prefLabel "Gift fra mikroorganismer, soppgifter, algegifter; giftstoffer utvunnet av mikroorganismer, sopper, alger"@nb .

