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

<http://dewey.info/class/578.42/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Fenologi"@nb, "Akklimatisering--biologi"@nb, "Kuldetilpasning"@nb, "Temperaturtilpasning"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1177611 ;
  skos:broader <http://dewey.info/class/578.4/e23/> ;
  skos:notation "578.42" ;
  dc:identifier "ocd00149321" ;
  a skos:Concept ;
  ns0:including "Fenologi"@nb ;
  dc:modified "2015-02-06"^^xsd:date ;
  skos:prefLabel "Akklimatisering og temperaturtilpasning"@nb .

<http://dewey.info/class/578.4/e23/>
  skos:notation "578.4" ;
  skos:prefLabel "Tilpasning"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/578.42/e23/> .

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

