@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/579.332/e23/>
  skos:notation "579.332" ;
  skos:prefLabel "Pseudomonas"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/579.33/e23/> .

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

<http://dewey.info/class/579.3/e23/>
  skos:notation "579.3" ;
  skos:prefLabel "Prokaryoter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/579.33/e23/> .

<http://dewey.info/class/579.33/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/579.3/e23/> ;
  skos:altLabel "Legionella"@nb, "Acetobacter"@nb, "Neisseria"@nb, "Brucella"@nb ;
  ns0:including "Neisseria"@nb, "Legionella"@nb, "Acetobacter"@nb, "Brucella"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2012-12-17"^^xsd:date ;
  skos:notation "579.33" ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/579.334/e23/>, <http://dewey.info/class/579.332/e23/> ;
  skos:prefLabel "Gramnegative aerobe stavbakterier og kokker"@nb ;
  dc:identifier "ocd00149471" .

<http://dewey.info/class/579.334/e23/>
  skos:notation "579.334" ;
  skos:prefLabel "Rhizobium"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/579.33/e23/> .

