@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/572.46/e23/>
  skos:prefLabel "Fotosyntese"@nb ;
  a skos:Concept .

<http://dewey.info/class/572.4629/e23/>
  skos:notation "572.4629" ;
  skos:prefLabel "Fotosyntese--mikroorganismer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/572.46298/e23/> .

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

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

<http://dewey.info/class/571.29/e23/>
  skos:prefLabel "Mikroorganismer, sopper, alger"@nb ;
  a skos:Concept .

<http://dewey.info/class/572.4629832/e23/>
  skos:notation "572.4629832" ;
  skos:prefLabel "Fotosyntese--Volvocales"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/572.46298/e23/> .

<http://dewey.info/class/572.46298/e23/>
  skos:notation "572.46298" ;
  dc:modified "2017-03-23"^^xsd:date ;
  skos:narrower <http://dewey.info/class/572.4629832/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2017-03-20"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/572.46/e23/>
   <http://dewey.info/class/571.29/e23/>
   <http://dewey.info/class/579.8/e23/>
 ) ;
  skos:prefLabel "Fotosyntese--alger"@nb ;
  dc:identifier "90f72c66-ef49-4c8e-a422-b454863a7e3d" ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/572.4629/e23/> .

