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

<http://dewey.info/class/561.3-561.9/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/561.9/e23/> ;
  skos:notation "561.3-561.9" ;
  skos:prefLabel "Bestemte planter og plantegrupper"@nb .

<http://dewey.info/class/561.9/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00148049" ;
  dc:modified "2012-10-26"^^xsd:date ;
  skos:altLabel "Nannofossiler"@nb, "Mikroorganismer--paleontologi"@nb ;
  skos:broader <http://dewey.info/class/561.3-561.9/e23/> ;
  skos:closeMatch realfagstermer:c011691, humord:c26815 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/561.92/e23/>, <http://dewey.info/class/561.91/e23/>, <http://dewey.info/class/561.99/e23/>, <http://dewey.info/class/561.93/e23/> ;
  skos:notation "561.9" ;
  skos:prefLabel "Fossile mikroorganismer, sopper, alger"@nb ;
  skos:relatedMatch realfagstermer:c013927 .

<http://dewey.info/class/561.93/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/561.9/e23/> ;
  skos:notation "561.93" ;
  skos:prefLabel "Algae (alger)"@nb .

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

<http://dewey.info/class/561.99/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/561.9/e23/> ;
  skos:notation "561.99" ;
  skos:prefLabel "Protozoa (protozoer)"@nb .

<http://dewey.info/class/561.91/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/561.9/e23/> ;
  skos:notation "561.91" ;
  skos:prefLabel "Prokaryoter"@nb .

<http://dewey.info/class/561.92/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/561.9/e23/> ;
  skos:notation "561.92" ;
  skos:prefLabel "Fungi (sopper)"@nb .

