@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#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/571/e23/>
  skos:notation "571" ;
  skos:prefLabel "Fysiologi og lignende emner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/571.2/e23/> .

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

<http://dewey.info/class/571.201-571.209/e23/>
  skos:notation "571.201-571.209" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.2/e23/> .

<http://dewey.info/class/571.2/e23/>
  skos:altLabel "Planter--fysiologi"@nb, "Plantefysiologi"@nb, "Fysiologi--planter"@nb, "Avlinger--plantefysiologi"@nb, "Dyrkede planter--fysiologi"@nb ;
  ns0:classHere "Sammenlignende fysiologi hos planter og mikroorganismer"@nb, "Fysiologi hos landbruksplanter"@nb ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00148318" ;
  skos:closeMatch bibbi:1118255 ;
  skos:broader <http://dewey.info/class/571/e23/> ;
  skos:narrower <http://dewey.info/class/571.29/e23/>, <http://dewey.info/class/571.21-571.28/e23/>, <http://dewey.info/class/571.201-571.209/e23/> ;
  skos:notation "571.2" ;
  dc:modified "2014-03-06"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Planter og mikroorganismer"@nb .

<http://dewey.info/class/571.21-571.28/e23/>
  skos:notation "571.21-571.28" ;
  skos:prefLabel "Bestemte typer planter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.2/e23/> .

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

